| Exception | Description |
|---|---|
| ClassificationNotFoundException |
The RootClassificationNotFound is thrown by the Governance Engine OMAS when the root classification passed
is not valid.
|
| GovernanceEngineCheckedExceptionBase |
GovernanceEngineExceptionBase provides a checked exception for reporting errors found when using
the Governance Engine OMAS services.
|
| GovernanceEngineRuntimeException |
GovernanceEngineRuntimeException is used for all runtime exceptions generated by the Governance Engine OMAS.
|
| GuidNotFoundException |
The GuidNotFoundException is thrown by the Governance Engine OMAS when the guid passed is not found
in the repository.
|
| InvalidEventException | |
| InvalidParameterException |
The InvalidParameterException is thrown by the GovernanceEngine OMAS when a parameters is null or an invalid
value.
|
| MetadataServerException |
The MetadataServerException is thrown by the GovernanceEngine OMAS when it is not able to communicate with the
property handlers.
|
| NotImplementedException |
The NotImplementedException is thrown by the Governance Engine OMAS when a as-yet unimplemented operation is invoked
|
| PublishEventException |
The PublishEventException is thrown by the Governance Engine OMAS when we have issues
publishing an event
|
| TypeNotFoundException |
The TypeNotFoundException is thrown by the Governance Engine OMAS when the root type passed
is not valid.
|
| UserNotAuthorizedException |
The UserNotAuthorizedException is thrown by the Governance Engine OMAS when a userId passed on a request is not
authorized to perform the requested action.
|
Copyright © 2018 ODPi. All rights reserved.