Package org.odpi.openmetadata.frameworks.governanceaction.ffdc
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.
-
ClassDescriptionThe GAF error code is used to define first failure data capture (FFDC) for errors that occur when working with GAF Components.GovernanceServiceException indicates there is a problem with a request to a specific governance engine.