See: Description
| Exception | Description |
|---|---|
| StorageAlreadyExistsException |
Define a Storage Exception to be thrown when something already exists and it
should not
|
| StorageDriverMapperException |
Define a Storage Exception to be thrown when something wrong with the driver
mapper (updating driver / offer associations)
|
| StorageDriverNotFoundException |
Define a Storage Exception to be thrown when the driver manager does not find
a required driver (from an offer)
|
| StorageException |
Main Storage Exceptions
|
| StorageNotFoundException |
Define a Storage Exception to be thrown when something is not found
|
| StorageTechnicalException |
Exception thrown when any unwilling technical exception occurs
|
Copyright © 2018 Vitam. All rights reserved.