Package org.odpi.openmetadata.viewservices.serverauthor.api.ffdc


package org.odpi.openmetadata.viewservices.serverauthor.api.ffdc
This package provides the definition of the Java API for the Server Author OMVS.
  • Class
    Description
    The Server Author Exception handler maps OMAG exceptions that have been produced by the admin client into Server author Exceptions.
    The ServerAuthorViewAuditCode is used to define the message content for the OMRS Audit Log.
    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.
    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.