|
||||||||||||
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.eclipse.jet.xpath.XPathException
Root for all XPath related Exceptions
Constructor Summary | |
---|---|
XPathException()
|
|
XPathException(java.lang.String arg0)
|
|
XPathException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
XPathException(java.lang.Throwable arg0)
|
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 XPathException()
public XPathException(java.lang.String arg0, java.lang.Throwable arg1)
public XPathException(java.lang.String arg0)
public XPathException(java.lang.Throwable arg0)
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |