public class HibernateException
extends java.lang.RuntimeException
Throwable type for Hibernate.
Note that all SQLExceptions will be wrapped in some form of
JDBCException.JDBCException,
Serialized Form| Constructor and Description |
|---|
HibernateException(java.lang.String s) |
HibernateException(java.lang.String string,
java.lang.Throwable root) |
HibernateException(java.lang.Throwable root) |
Copyright © 2013. All Rights Reserved.