|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.shiftone.exq.QException
org.shiftone.exq.impl.query.QueryException
Class QueryException
Field Summary |
Fields inherited from class java.lang.Exception |
|
Constructor Summary | |
QueryException(java.lang.String message)
Constructor QueryException |
|
QueryException(java.lang.String message,
java.lang.Throwable rootCause)
Constructor QueryException |
Methods inherited from class org.shiftone.exq.QException |
printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public QueryException(java.lang.String message)
message
- public QueryException(java.lang.String message, java.lang.Throwable rootCause)
message
- rootCause
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |