Exception Summary |
SchedulerException | Exception thrown when an unexpected error is encountered by the job scheduler during processing of the command. |
InvalidStartDateTimeFormatException | Exception thrown when the start date and/or time is not in the required format (yyyy-mm-dd hh:mm:ss). |
InvalidIntervalException | Exception thrown when the specified interval is not one of the supported time intervals |
EndpointUnavailableException | Exception thrown when the specified operation is not currently permitted on the job. |
InvalidJobIDException | Exception thrown when the job ID is not recognized by the job scheduler |
InvalidJobNameException | Exception thrown when the job identified by the job name does not exist in the xJCL repository |
JCLException | Exception thrown when the specified xJCL is not valid or is corrupted. |
StaleTimeException | Exception thrown when the start date and/or time is in the past based on the current time |
InvalidOperationException | Exception thrown when the specified operation is not currently permitted on the job. |