Class SchedulerAPIMissingException

  • All Implemented Interfaces:
    ExceptionData, Serializable

    @Generated("build/redwood/jbs/generated-exceptions/Exceptions.java.tmpl")
    public class SchedulerAPIMissingException
    extends com.redwood.scheduler.api.exception.SchedulerAPIUnavailableException
    A communal scheduler session factory has not been published yet.
    See Also:
    Serialized Form
    • Constructor Detail

      • SchedulerAPIMissingException

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

        public SchedulerAPIMissingException​(Throwable cause)
        A communal scheduler session factory has not been published yet.
        Parameters:
        cause - The originating exception, null if this is the originating exception