public class VitamDBException extends VitamException
| Constructor and Description |
|---|
VitamDBException(String message) |
VitamDBException(String message,
Throwable cause) |
VitamDBException(Throwable cause) |
VitamDBException(VitamError vitamError)
constructor.
|
getVitamError, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VitamDBException(VitamError vitamError)
vitamError - public VitamDBException(String message)
message - associated messagepublic VitamDBException(Throwable cause)
cause - associated causeCopyright © 2018 Vitam. All rights reserved.