public class HibernateException extends RuntimeException
Throwable
type for Hibernate.
Note that all SQLExceptions
will be wrapped in some form of
JDBCException
.JDBCException
,
Serialized FormConstructor 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, toString
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved