Class GlossaryViewOmasException

All Implemented Interfaces:
Serializable

public class GlossaryViewOmasException extends OMRSCheckedExceptionBase
Generic exception used when unknown exceptions are coming from the omrs layer. Made to be used only by OMRSClient
See Also:
  • Constructor Details

    • GlossaryViewOmasException

      public GlossaryViewOmasException(int httpCode, String className, String actionDescription, String errorMessage, String systemAction, String userAction)
    • GlossaryViewOmasException

      public GlossaryViewOmasException(OMRSCheckedExceptionBase omrsCheckedExceptionBase)