Package org.odpi.openmetadata.frameworks.governanceaction.ffdc
This package provides the first failure data capture
support for the Governance Action Framework (GAF) module. This includes an error code enum,
a runtime exception, a base class for checked exceptions plus
implementation of each specific checked exception.
-
Enum Summary Enum Description GAFErrorCode The GAF error code is used to define first failure data capture (FFDC) for errors that occur when working with GAF Components. -
Exception Summary Exception Description GAFRuntimeException The GAFRuntimeException is used for all runtime exceptions from GAF components.GovernanceActionEngineException GovernanceActionEngineException indicates there is a problem with a request to a specific governance action engine.GovernanceServiceException GovernanceServiceException indicates there is a problem with a request to a specific governance engine.