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