Class SchedulerAPIInvalidRestrictedEnumerationException

    • Constructor Detail

      • SchedulerAPIInvalidRestrictedEnumerationException

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

        public SchedulerAPIInvalidRestrictedEnumerationException​(Throwable cause,
                                                                 SchedulerEnumeration wrongEnumerationValue)
        Invalid enumeration value.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        wrongEnumerationValue - The enumeration value that is not allowed for this field.