Class SchedulerAPIInvalidObjectTypeException

    • Constructor Detail

      • SchedulerAPIInvalidObjectTypeException

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

        public SchedulerAPIInvalidObjectTypeException​(Throwable cause,
                                                      String stringLiteral)
        The string passed in does not represent a valid ObjectType.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        stringLiteral - The string literal that caused the exception by not being a valid ObjectType.