public class HibernateException extends RuntimeException
Throwable type for Hibernate.
Note that all SQLExceptions will be wrapped in some form of
JDBCException.JDBCException,
Serialized Form| Constructor and Description |
|---|
HibernateException(String s) |
HibernateException(String string,
Throwable root) |
HibernateException(Throwable root) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved