Package com.sas.hls.job.exception

Exceptions that can be thrown when manipulating or executing a job.

See:
          Description

Exception Summary
JobExecutionException Thrown when an error is encountered while executing or attempting to execute a job.
JobExistsException Thrown when an attempt is made to create a job which already exists.
JobFormatException Thrown when the definition of the job is not valid.
JobNotFoundException Thrown when the specified job can not be found.
JobSubmissionNotFoundException Thrown when the specified job submission can not be found.
JobVersionNotFoundException Thrown when the specified version of a job can not be found.
RepositoryJobCreateException Thrown when the creation of a repository job creation encountered a problem.
 

Package com.sas.hls.job.exception Description

Exceptions that can be thrown when manipulating or executing a job.



Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA