| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions | |
| org.odpi.openmetadata.accessservices.subjectarea.responses |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationException
The ClassificationException is thrown by the SubjectArea OMAS when an error occurs during a classification
value.
|
class |
EntityNotDeletedException
The EntityNotDeletedException is thrown by the SubjectArea OMAS when an entity is not deleted
value.
|
class |
FunctionNotSupportedException
The FunctionNotSupportedException is thrown by the SubjectArea OMAS due to a function not being supported.
|
class |
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.
|
class |
InvalidParameterException
The InvalidParameterException is thrown by the SubjectArea OMAS when a parameter is null or an invalid
value.
|
class |
MetadataServerUncontactableException
The MetadataServerUncontactableException is thrown by the SubjectArea OMAS when it is not able to communicate with the
metadata server.
|
class |
RelationshipNotDeletedException
The RelationshipNotDeletedException is thrown by the SubjectArea OMAS when an relationship is not deleted
value.
|
class |
StatusNotSupportedException
The StatusNotSupportedException is thrown by the SubjectArea OMAS when a status is not supported.
|
class |
UnexpectedResponseException
The UnexpectedResponseException is thrown by the Subject Area OMAS client when it receives an unexpected response.
|
class |
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.
|
class |
UnrecognizedGUIDException
The UnrecognizedGUIDException is thrown by the Subject Area OMAS when the unique identifier (guid)
used to request an object is either unrecognized, or is the identifier for a different type of object.
|
class |
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.
|
class |
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 © 2018 ODPi. All rights reserved.