Uses of Class
org.xiruss.repository.api.StorageManagerException

Packages that use StorageManagerException
org.xiruss.repository.server.storagemanagement Contains classes that manage the storage of Versions that are storage objects (that is, they contain data and act like files). 
 

Uses of StorageManagerException in org.xiruss.repository.server.storagemanagement
 

Constructors in org.xiruss.repository.server.storagemanagement that throw StorageManagerException
FileStorageManager(java.io.File managerRootDir, Repository rep)