Uses of Interface
com.redwood.scheduler.api.exception.ExceptionRelatesToAPIObject
-
Packages that use ExceptionRelatesToAPIObject Package Description com.redwood.scheduler.api.constraint Scheduler API - Dates and Periodscom.redwood.scheduler.api.exception Scheduler API - Exceptions -
-
Uses of ExceptionRelatesToAPIObject in com.redwood.scheduler.api.constraint
Classes in com.redwood.scheduler.api.constraint that implement ExceptionRelatesToAPIObject Modifier and Type Class Description class
ConstraintViolatedException
Exception when a constraint is violated. -
Uses of ExceptionRelatesToAPIObject in com.redwood.scheduler.api.exception
Classes in com.redwood.scheduler.api.exception that implement ExceptionRelatesToAPIObject Modifier and Type Class Description class
ExportException
Base class for exceptions relating to exporting objects.class
FileParameterInvalidTypeException
The type specifier is invalid for the file reference.class
FileParameterMissingTypeException
The type of the file reference is missing.class
FileParameterSourceUnavailableException
Error retrieving content for {2}
-