Class JobFileContentAccessDeniedException

    • Constructor Detail

      • JobFileContentAccessDeniedException

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

        public JobFileContentAccessDeniedException​(Throwable cause,
                                                   String triggerName,
                                                   String exceptionMessage)
        The user does not have access the requested job file content
        Parameters:
        cause - The originating exception, null if this is the originating exception
        triggerName - The name of the custom trigger.
        exceptionMessage - The message of the root exception