Uses of Package
fr.gouv.vitam.storage.driver.exception
-
Packages that use fr.gouv.vitam.storage.driver.exception Package Description fr.gouv.vitam.driver.fake Provides a fake Driver implementation for tests purposefr.gouv.vitam.ihmrecette.appserver Provides the web server application and configuration for the IHM Recette module and the rest resource it usesfr.gouv.vitam.storage.driver Provides interface describing how drivers should be implemented for the Storage driver modulefr.gouv.vitam.storage.driver.exception Provides Exception classes for the Storage driver modulefr.gouv.vitam.storage.engine.server.distribution.impl Provides a Distribution implementation for the Storage Engine Server modulefr.gouv.vitam.storage.offers.workspace.driver Provides implementation of the driver for the Workspace Driver module. -
Classes in fr.gouv.vitam.storage.driver.exception used by fr.gouv.vitam.driver.fake Class Description StorageDriverException Exceptions to be thrown by the storage drivers Note: it is intended to NOT extends VitamException in order to not have a dependency to common-public in this module -
Classes in fr.gouv.vitam.storage.driver.exception used by fr.gouv.vitam.ihmrecette.appserver Class Description StorageDriverException Exceptions to be thrown by the storage drivers Note: it is intended to NOT extends VitamException in order to not have a dependency to common-public in this module -
Classes in fr.gouv.vitam.storage.driver.exception used by fr.gouv.vitam.storage.driver Class Description StorageDriverException Exceptions to be thrown by the storage drivers Note: it is intended to NOT extends VitamException in order to not have a dependency to common-public in this moduleStorageDriverNotFoundException Exceptions to be thrown by the storage drivers in case resource was not found on the storage offerStorageDriverPreconditionFailedException Exceptions to be thrown by the storage drivers in case resource requested is already existing -
Classes in fr.gouv.vitam.storage.driver.exception used by fr.gouv.vitam.storage.driver.exception Class Description StorageDriverException Exceptions to be thrown by the storage drivers Note: it is intended to NOT extends VitamException in order to not have a dependency to common-public in this module -
Classes in fr.gouv.vitam.storage.driver.exception used by fr.gouv.vitam.storage.engine.server.distribution.impl Class Description StorageDriverException Exceptions to be thrown by the storage drivers Note: it is intended to NOT extends VitamException in order to not have a dependency to common-public in this module -
Classes in fr.gouv.vitam.storage.driver.exception used by fr.gouv.vitam.storage.offers.workspace.driver Class Description StorageDriverException Exceptions to be thrown by the storage drivers Note: it is intended to NOT extends VitamException in order to not have a dependency to common-public in this module