|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceExistsException | |
---|---|
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. |
Uses of ResourceExistsException in com.sas.hls.resource.repository.exception |
---|
Subclasses of ResourceExistsException in com.sas.hls.resource.repository.exception | |
---|---|
class |
RepositoryResourceExistsException
Typically thrown when an attempt is made to create a resource, and a resource by that name already exists. |
Uses of ResourceExistsException in com.sas.hls.resource.workspace.exception |
---|
Subclasses of ResourceExistsException in com.sas.hls.resource.workspace.exception | |
---|---|
class |
WorkspaceResourceExistsException
Typically thrown when an attempt is made to create a resource in your workspace, and a resource by that name already exists. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |