public interface MOperationExceptionDescription extends MOperationMemberDescription
MOperationExceptionDescription
describes an exception for an
operation object. It is used by the SDK to encapsulate an operation exception
description defined in the repository with the operation.raises association
list inside a class object. Applications can also use it to programmatically
generate operation exception descriptions.Modifier and Type | Method and Description |
---|---|
MClassDescription |
getExceptionClassDescription()
Return the class description for this exception.
|
java.lang.String |
getExceptionName()
Return the name of the exception.
|
getDeclaringOperationDescription
getProperties, getProperty, getPropertyCount, getPropertyNames, isOK, isOK
java.lang.String getExceptionName()
MClassDescription getExceptionClassDescription()