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