Class ProcessServerCheckSystemException

    • Constructor Detail

      • ProcessServerCheckSystemException

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

        public ProcessServerCheckSystemException​(Throwable cause,
                                                 String message)
        An IO or other system exception occurred while executing a Process Server Check
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - A description of the exception