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

Packages that use com.sas.hls.resource.workspace.exception
com.sas.hls.resource.repository Provides the classes and interfaces needed to manipulate resources in the repository. 
com.sas.hls.resource.workspace Provides the classes and interfaces to manipulate resources in the current workspace. 
 

Classes in com.sas.hls.resource.workspace.exception used by com.sas.hls.resource.repository
WorkspaceResourceNotFoundException
          The specified resource can not be found in your workspace..
 

Classes in com.sas.hls.resource.workspace.exception used by com.sas.hls.resource.workspace
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.
WorkspaceResourceNotFoundException
          The specified resource can not be found in your workspace..
 



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