Package org.odpi.openmetadata.viewservices.serverauthor.api.ffdc
This package provides the definition of the Java API for the Server Author OMVS.
-
Class Summary Class Description ServerAuthorExceptionHandler The Server Author Exception handler maps OMAG exceptions that have been produced by the admin client into Server author Exceptions. -
Enum Summary Enum Description ServerAuthorViewAuditCode The ServerAuthorViewAuditCode is used to define the message content for the OMRS Audit Log.ServerAuthorViewErrorCode The ServerAuthorViewErrorCode is used to define first failure data capture (FFDC) for errors that occur within the OMVS It is used in conjunction with all OMVS Exceptions. -
Exception Summary Exception Description ServerAuthorViewServiceException This is a simple exception class that can convey the few types of exception that it is sensible to propagate back to the user interface.