|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception ca.uhn.cache.internal.exception.QueryResultStoreException ca.uhn.cache.internal.hibernate.exception.HibernateQueryResultStoreException
Thrown by the methods of the class HibernateQueryResultStore
when an
exception thrown by Hibernate is captured.
Constructor Summary | |
HibernateQueryResultStoreException(java.lang.String theMessage,
java.lang.Throwable theCause)
{@inheritDoc} |
|
HibernateQueryResultStoreException(java.lang.Throwable theCause)
{@inheritDoc} |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public HibernateQueryResultStoreException(java.lang.Throwable theCause)
public HibernateQueryResultStoreException(java.lang.String theMessage, java.lang.Throwable theCause)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |