|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceDeleteException | |
---|---|
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 ResourceDeleteException in com.sas.hls.resource.repository.exception |
---|
Subclasses of ResourceDeleteException in com.sas.hls.resource.repository.exception | |
---|---|
class |
RepositoryResourceCopyException
The resource can not be copied as requested. |
class |
RepositoryResourceDeleteException
Typically the resource can not be deleted because it is in use by another user (checked out?). |
Uses of ResourceDeleteException in com.sas.hls.resource.workspace.exception |
---|
Subclasses of ResourceDeleteException in com.sas.hls.resource.workspace.exception | |
---|---|
class |
WorkspaceResourceCopyException
The resource can not be copied as requested. |
class |
WorkspaceResourceDeleteException
The resource can not be deleted (currently in use?) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |