Class ContentAddressableStorageBadRequestException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- fr.gouv.vitam.common.exception.VitamException
-
- fr.gouv.vitam.workspace.api.exception.ContentAddressableStorageException
-
- fr.gouv.vitam.workspace.api.exception.ContentAddressableStorageBadRequestException
-
- All Implemented Interfaces:
java.io.Serializable
public class ContentAddressableStorageBadRequestException extends ContentAddressableStorageException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ContentAddressableStorageBadRequestException(java.lang.String message)
-
Method Summary
-
Methods inherited from class fr.gouv.vitam.common.exception.VitamException
getVitamError, setVitamError
-
-