Uses of Package
com.sas.hls.job.exception

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.
 



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