|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sas.hls.job.exception | |
---|---|
com.sas.hls.job | Provides the classes needed to create, update, and get jobs as well as execute them and get their status |
Classes in com.sas.hls.job.exception used by com.sas.hls.job | |
---|---|
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. |
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |