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
|
com.sas.hls.resource.exception |
General exceptions that can be thrown when manipulating resources.
|
com.sas.hls.resource.repository |
Provides the classes and interfaces needed to manipulate resources in the repository.
|
com.sas.hls.resource.repository.exception |
Exceptions that can be thrown when manipulating repository resources.
|
com.sas.hls.resource.workspace.exception |
Exceptions that can be thrown when manipulating workspace resources.
|
Class and Description |
---|
ResourceNotFoundException
The specified resource can not be found.
|
Class and Description |
---|
ResourceException
Abstract parent class for exceptions thrown while manipulating or accessing a resource.
|
Class and Description |
---|
ResourceNotFoundException
The specified resource can not be found.
|
Class and Description |
---|
ResourceDeleteException
The resource can not be deleted (typically because it is in use by another user, locked, or checked out).
|
ResourceException
Abstract parent class for exceptions thrown while manipulating or accessing a resource.
|
ResourceExistsException
Typically thrown when an attempt is made to create a resource and a resource already exists with that name and
location.
|
ResourceNotFoundException
The specified resource can not be found.
|
ResourceRenameException
The specified resource could not be renamed.
|
Class and Description |
---|
ResourceDeleteException
The resource can not be deleted (typically because it is in use by another user, locked, or checked out).
|
ResourceException
Abstract parent class for exceptions thrown while manipulating or accessing a resource.
|
ResourceExistsException
Typically thrown when an attempt is made to create a resource and a resource already exists with that name and
location.
|
ResourceNotFoundException
The specified resource can not be found.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA