org.saxpath
Class XPathSyntaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.saxpath.SAXPathException
org.saxpath.XPathSyntaxException
- All Implemented Interfaces:
- java.io.Serializable
- public class XPathSyntaxException
- extends SAXPathException
- See Also:
- Serialized Form
Constructor Summary |
XPathSyntaxException(java.lang.String xpath,
int position,
java.lang.String message)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XPathSyntaxException
public XPathSyntaxException(java.lang.String xpath,
int position,
java.lang.String message)
getPosition
public int getPosition()
getXPath
public java.lang.String getXPath()
toString
public java.lang.String toString()
getPositionMarker
public java.lang.String getPositionMarker()
getMultilineMessage
public java.lang.String getMultilineMessage()
Copyright © 2001 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by