Class GeneralJobFileRemoteException

    • Constructor Detail

      • GeneralJobFileRemoteException

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

        public GeneralJobFileRemoteException​(Throwable cause,
                                             String message)
        Search for job file failed.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - Reason for search-error.