public class HibersapException extends RuntimeException
| Constructor and Description |
|---|
HibersapException(String msg)
Constructs a new HibersapException with a detail message.
|
HibersapException(String msg,
Throwable cause)
Constructs a new HibersapException with a detail message and a cause.
|
HibersapException(Throwable cause)
Constructs a new HibersapException with the specified cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HibersapException(Throwable cause)
cause - The causepublic HibersapException(String msg, Throwable cause)
msg - The messagecause - The causepublic HibersapException(String msg)
msg - The messageCopyright © 2017 akquinet tech@spree GmbH. All Rights Reserved.