Class SchedulerAPIInvalidStringLiteralException

    • Constructor Detail

      • SchedulerAPIInvalidStringLiteralException

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

        public SchedulerAPIInvalidStringLiteralException​(Throwable cause,
                                                         String stringLiteral)
        Invalid string literal.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        stringLiteral - The string literal that caused the exception