| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ca.uhn.cache.internal.exception.QueryResultStoreException
The root class for implementation specific query result store exceptions.
| Constructor Summary | |
QueryResultStoreException(java.lang.String theMessage)
{@inheritDoc}  | 
|
QueryResultStoreException(java.lang.String theMessage,
                          java.lang.Throwable theCause)
{@inheritDoc}  | 
|
QueryResultStoreException(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 QueryResultStoreException(java.lang.Throwable theCause)
public QueryResultStoreException(java.lang.String theMessage,
                                 java.lang.Throwable theCause)
public QueryResultStoreException(java.lang.String theMessage)
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||