Class SubjectNotCreatedException

    • Constructor Detail

      • SubjectNotCreatedException

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

        public SubjectNotCreatedException​(Throwable cause)
        An error was encountered while evaluating and/or applying a scheduling parameter.
        Parameters:
        cause - The originating exception, null if this is the originating exception