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