Uses of Class
com.redwood.scheduler.api.exception.FileParameterValueRuntimeException
-
Packages that use FileParameterValueRuntimeException Package Description com.redwood.scheduler.api.exception Scheduler API - Exceptions -
-
Uses of FileParameterValueRuntimeException in com.redwood.scheduler.api.exception
Subclasses of FileParameterValueRuntimeException in com.redwood.scheduler.api.exception Modifier and Type Class Description 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.
-