Uses of Class
com.redwood.scheduler.api.exception.ProcessServerCheckException
-
Packages that use ProcessServerCheckException Package Description com.redwood.scheduler.api.exception Scheduler API - Exceptions -
-
Uses of ProcessServerCheckException in com.redwood.scheduler.api.exception
Subclasses of ProcessServerCheckException in com.redwood.scheduler.api.exception Modifier and Type Class Description class
ProcessServerCheckFailException
A Process Server Check failed to meet the defined threshold(s)class
ProcessServerCheckSystemException
An IO or other system exception occurred while executing a Process Server Checkclass
ProcessServerCheckValidateException
The attributes defined for a Process Server Check failed validation
-