Package | Description |
---|---|
com.modeliosoft.modelio.api.module.mda |
Modifier and Type | Method and Description |
---|---|
static MdaProxyException.MdaProxyExceptionReason |
MdaProxyException.MdaProxyExceptionReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MdaProxyException.MdaProxyExceptionReason[] |
MdaProxyException.MdaProxyExceptionReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MdaProxyException(MdaProxyException.MdaProxyExceptionReason reason,
java.util.List<MRef> missingRefs) |