|
||||||||||
| 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.jtestcase.core.digester.XQueryException
public class XQueryException
Exception class for exceptions occuring during evaluation of the XPath expression..
| Constructor Summary | |
|---|---|
XQueryException(java.lang.String message)
|
|
XQueryException(java.lang.String message,
java.lang.Throwable cause)
|
|
XQueryException(java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XQueryException(java.lang.String message,
java.lang.Throwable cause)
Exception.Exception(java.lang.String, java.lang.Throwable)public XQueryException(java.lang.Throwable cause)
Exception.Exception(java.lang.Throwable)public XQueryException(java.lang.String message)
Exception.Exception(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||