| Exception | Description |
|---|---|
| ClassificationException |
The ClassificationException is thrown by the SubjectArea OMAS when an error occurs during a classification
value.
|
| EntityNotDeletedException |
The EntityNotDeletedException is thrown by the SubjectArea OMAS when an entity is not deleted
value.
|
| FunctionNotSupportedException |
The FunctionNotSupportedException is thrown by the SubjectArea OMAS due to a function not being supported.
|
| GUIDNotPurgedException |
The UIDNotDeletedException is thrown by the Subject Area OMAS when a unique identifier (guid)
used to purge an object - did not result in the object being purged.
|
| InvalidParameterException |
The InvalidParameterException is thrown by the SubjectArea OMAS when a parameters is null or an invalid
value.
|
| MetadataServerUncontactableException |
The MetadataServerUncontactableException is thrown by the SubjectArea OMAS when it is not able to communicate with the
metadata server.
|
| RelationshipNotDeletedException |
The RelationshipNotDeletedException is thrown by the SubjectArea OMAS when an relationship is not deleted
value.
|
| StatusNotSupportedException |
The StatusNotSupportedException is thrown by the SubjectArea OMAS when a status is not supported.
|
| SubjectAreaCheckedExceptionBase |
SubjectAreaCheckedExceptionBase provides a checked exception for reporting errors found when using
the Subject Area OMAS services.
|
| SubjectAreaRuntimeException |
SubjectAreaRuntimeException is used for all runtime exceptions generated by the Subject Area OMAS.
|
| UnexpectedResponseException |
The UnexpectedResponseException is thrown by the Subject Area OMAS client when it receives an unexpected response.
|
| UnrecognizedGlossaryException |
The UnrecognizedGlossaryException is thrown by the Subject Area OMAS when the unique identifier (json)
used to request an objects either unrecognized, or is the identifier for a different type of object.
|
| UnrecognizedGUIDException |
The UnrecognizedGUIDException is thrown by the Subject Area OMAS when the unique identifier (guid)
used to request an objects either unrecognized, or is the identifier for a different type of object.
|
| UnrecognizedNameException |
The UnrecognizedNameException is thrown by the Subject Area OMAS when a name used
to request an object is not recognized and so the Subject Area OMAS is not able to determine
which object to use.
|
| UserNotAuthorizedException |
The UserNotAuthorizedException is thrown by the Subject Area OMAS when a userId passed on a request is not
authorized to perform the requested action.
|
Copyright © 2017–2018 ODPi. All rights reserved.