Class IncorrectFormatRuntimeException

    • Constructor Detail

      • IncorrectFormatRuntimeException

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

        public IncorrectFormatRuntimeException​(Throwable cause,
                                               String relativeJob)
        An expression is not syntactically correct.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        relativeJob - The string that is being used to determine what job to find.