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 message) |
HibernateException(String message,
Throwable root) |
HibernateException(Throwable root) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012 JBoss by Red Hat. All Rights Reserved.