Class JobFileNotYetPersistedException

    • Constructor Detail

      • JobFileNotYetPersistedException

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

        public JobFileNotYetPersistedException​(Throwable cause,
                                               String exceptionMessage)
        The user attempts read from a new jobfile that has not been persisted yet
        Parameters:
        cause - The originating exception, null if this is the originating exception
        exceptionMessage - The message of root exception