com.ximpleware
Class XPathParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ximpleware.VTDException
com.ximpleware.XPathParseException
- All Implemented Interfaces:
- Serializable
public class XPathParseException
- extends VTDException
This exception is thrown when an error occured during
the construction of XPathExpr
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XPathParseException
public XPathParseException(String s,
int i)
XPathParseException
public XPathParseException(String s)
getOffset
public int getOffset()
Copyright © 2013. All Rights Reserved.