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