Package com.sas.hls.resource.workspace.exception

Exceptions that can be thrown when manipulating workspace resources.

See:
          Description

Exception Summary
WorkspaceResourceCopyException The resource can not be copied as requested.
WorkspaceResourceDeleteException The resource can not be deleted (currently in use?)
WorkspaceResourceExistsException Typically thrown when an attempt is made to create a resource in your workspace, and a resource by that name already exists.
WorkspaceResourceMoveException The resource can not be moved as requested.
WorkspaceResourceNotFoundException The specified resource can not be found in your workspace.
 

Package com.sas.hls.resource.workspace.exception Description

Exceptions that can be thrown when manipulating workspace resources.



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