Uses of Class
com.redwood.scheduler.infrastructure.exception.SchedulerRuntimeException
-
Packages that use SchedulerRuntimeException Package Description com.redwood.scheduler.api.exception Scheduler API - Exceptions -
-
Uses of SchedulerRuntimeException in com.redwood.scheduler.api.exception
Subclasses of SchedulerRuntimeException in com.redwood.scheduler.api.exception Modifier and Type Class Description class
DateFormatException
The format of the date time zone is incorrect and could not be parsed.class
FileParameterInvalidTypeException
The type specifier is invalid for the file reference.class
FileParameterMissingTypeException
The type of the file reference is missing.class
FileParameterValueNotFoundRuntimeException
A value that is needed to load the file parameter cannot be found.class
FileParameterValueRuntimeException
The value is invalid.class
InvalidDateFormatUnknownLocale
The language is not available.class
InvalidFormatException
Invalid format string.class
MailAbortRuntimeException
Base class for exceptions relating to aborting a mail job.
-