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 ExceptionclassStorageIllegalOperationClientExceptionStorage Illegal Operation Client ExceptionclassStorageNotFoundClientExceptionStorage NotFound Client ExceptionclassStorageServerClientExceptionException indicating the Storage server has an internal error.classStorageUnavailableDataFromAsyncOfferClientExceptionStorage Client Exception thrown when access to data from async offer requires valid access request
-