Package | Description |
---|---|
com.sas.hls.job |
Provides the classes needed to create, update, and get jobs as well as execute them and get their status
|
Class and Description |
---|
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.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA