public class ContentAddressableStorageException extends VitamException
| Constructor and Description |
|---|
ContentAddressableStorageException(String message)
Constructor
|
ContentAddressableStorageException(String message,
Throwable cause)
Constructor
|
ContentAddressableStorageException(Throwable cause)
Constructor
|
getVitamError, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ContentAddressableStorageException(String message)
message - message to associate with the exception *public ContentAddressableStorageException(Throwable cause)
cause - cause to associate with the exceptionCopyright © 2018 Vitam. All rights reserved.