Class JobFileEncryptionException

    • Constructor Detail

      • JobFileEncryptionException

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

        public JobFileEncryptionException​(Throwable cause)
        Unable to provide a job file as it cannot be supplied over an end-to-end encrypted channel.
        Parameters:
        cause - The originating exception, null if this is the originating exception