Uses of Class
com.sas.lsaf.content.workspace.WorkspaceItemException
Packages that use WorkspaceItemException
Package
Description
Classes and interfaces to manage content in the current user's workspace.
-
Uses of WorkspaceItemException in com.sas.lsaf.content.workspace
Subclasses of WorkspaceItemException in com.sas.lsaf.content.workspaceModifier and TypeClassDescriptionclassThrown when the workspace item cannot be copied as requested.classThrown when the workspace item cannot be deleted as requested.classThrown when an attempt is made to create a workspace item in the workspace and an item with that name exists.classThrown when the workspace item cannot be moved as requested.classThrown when the specified workspace item is not found in the workspace.classThrown when the workspace item cannot be marked for addition to the repository.