Uses of Class
fr.gouv.vitam.storage.engine.client.exception.StorageClientException
-
Packages that use StorageClientException Package Description fr.gouv.vitam.storage.engine.client.exception Provides Storage Engine client Exception classes. -
-
Uses of StorageClientException in fr.gouv.vitam.storage.engine.client.exception
Subclasses of StorageClientException in fr.gouv.vitam.storage.engine.client.exception Modifier and Type Class Description classStorageAlreadyExistsClientExceptionStorage already exists Client ExceptionclassStorageNotFoundClientExceptionStorage NotFound Client ExceptionclassStorageServerClientExceptionException indicating the Storage server has an internal error.
-