See: Description
Exception | Description |
---|---|
CopyToWorkspaceException |
Thrown if the item being copied has been marked as
Synchronizable.Syncable.DENY or Synchronizable.Syncable.DENY_ALL . |
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.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA