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 message) |
HibernateException(java.lang.String message,
java.lang.Throwable root) |
HibernateException(java.lang.Throwable root) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.