Package org.odpi.openmetadata.commonservices.ffdc
The FFDC Services provide common exceptions and error handling for service running in OMAG Servers.
RESTCallLogger and RESTCallToken are used together to log the start and end of a rest call.
RESTExceptionHandler provides methods for packing and unpacking exceptions into REST call response structures.
-
Class Summary Class Description InvalidParameterHandler InvalidParameterHandler is a common error handler.RESTCallLogger RESTCallLogger provides standard logging for REST API method invocations.RESTCallToken RESTCallToken provides a cache of information about a single REST API call invocation.RESTExceptionHandler RESTExceptionHandler converts standard exceptions to REST responses. -
Enum Summary Enum Description OMAGCommonAuditCode The OMAGCommonAuditCode is used to define the message content for the OMRS Audit Log.OMAGCommonErrorCode The OMAGCommonErrorCode is used to define first failure data capture (FFDC) for common errors.