|
||||||||||
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
org.eclipse.jet.xpath.XPathLexicalException
public class XPathLexicalException
Represent a lexical exception
Constructor Summary | |
---|---|
XPathLexicalException()
|
|
XPathLexicalException(java.lang.String arg0)
|
|
XPathLexicalException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
XPathLexicalException(java.lang.Throwable arg0)
|
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XPathLexicalException()
public XPathLexicalException(java.lang.String arg0)
arg0
- public XPathLexicalException(java.lang.String arg0, java.lang.Throwable arg1)
arg0
- arg1
- public XPathLexicalException(java.lang.Throwable arg0)
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 |