| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceengine.api.ffdc.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationNotFoundException
The RootClassificationNotFound is thrown by the Governance Engine OMAS when the root classification passed
is not valid.
|
class |
GuidNotFoundException
The GuidNotFoundException is thrown by the Governance Engine OMAS when the guid passed is not found
in the repository.
|
class |
InvalidEventException |
class |
InvalidParameterException
The InvalidParameterException is thrown by the GovernanceEngine OMAS when a parameters is null or an invalid
value.
|
class |
MetadataServerException
The MetadataServerException is thrown by the GovernanceEngine OMAS when it is not able to communicate with the
property handlers.
|
class |
NewInstanceException
NewInstanceException is thrown if the access service is not able to register a new instance
of itself in its instance map.
|
class |
PropertyServerException
The PropertyServerException is thrown when the access service is not able to communicate with the
property server.
|
class |
PublishEventException
The PublishEventException is thrown by the Governance Engine OMAS when we have issues
publishing an event
|
class |
TypeNotFoundException
The TypeNotFoundException is thrown by the Governance Engine OMAS when the root type passed
is not valid.
|
class |
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–2020 ODPi. All rights reserved.