Uses of Class
com.sas.lsaf.content.repository.RepositoryRuntimeException
Packages that use RepositoryRuntimeException
Package
Description
Classes and interfaces to manage content in the repository.
-
Uses of RepositoryRuntimeException in com.sas.lsaf.content.repository
Subclasses of RepositoryRuntimeException in com.sas.lsaf.content.repositoryModifier and TypeClassDescriptionclassThrown when an action cannot be completed because the context type is disabled.classThrown when an action is taken that is not allowed on checked out files.classThrown when an action cannot be completed because the item is in an invalid state.classThrown when an action cannot be completed because the item is locked.classThe root of the hierarchy of all runtime repository item exceptions.