|
||||||||||
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.ucl.xpath.XPathException
org.ucl.xpath.StaticError
org.ucl.xpath.StaticNameError
org.ucl.xpath.StaticElemNameError
Error caused by static element name.
Field Summary |
Fields inherited from class org.ucl.xpath.StaticNameError |
NAME_NOT_FOUND |
Constructor Summary | |
StaticElemNameError(java.lang.String reason)
Constructor for static element name error |
Methods inherited from class org.ucl.xpath.StaticError |
code |
Methods inherited from class org.ucl.xpath.XPathException |
reason |
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 StaticElemNameError(java.lang.String reason)
reason
- is the reason for the error.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |