Uses of Class
org.gcube.common.storagehubwrapper.shared.tohl.exceptions.WorkspaceException
-
Packages that use WorkspaceException Package Description org.gcube.common.storagehubwrapper.shared.tohl.exceptions -
-
Uses of WorkspaceException in org.gcube.common.storagehubwrapper.shared.tohl.exceptions
Subclasses of WorkspaceException in org.gcube.common.storagehubwrapper.shared.tohl.exceptions Modifier and Type Class Description classInsufficientPrivilegesExceptionThe Class InsufficientPrivilegesException.classItemAlreadyExistExceptionThe Class ItemAlreadyExistException.classItemNotFoundExceptionThe Class ItemNotFoundException.classWorkspaceFolderAlreadyExistExceptionThe Class WorkspaceFolderAlreadyExistException.classWorkspaceFolderNotFoundExceptionThe Class WorkspaceFolderNotFoundException.classWrongDestinationExceptionThe Class WrongDestinationException.classWrongItemTypeExceptionThe Class WrongItemTypeException.classWrongParentTypeExceptionThe Class WrongParentTypeException.
-