Class ProcessServerCheckFailException

    • Constructor Detail

      • ProcessServerCheckFailException

        protected ProcessServerCheckFailException​(String newErrorCode,
                                                  String messageFormat,
                                                  Throwable cause,
                                                  Object[] exceptionDataEN,
                                                  Object[] exceptionData)
      • ProcessServerCheckFailException

        public ProcessServerCheckFailException​(Throwable cause,
                                               String message)
        A Process Server Check failed to meet the defined threshold(s)
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - A description of the exception