|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception com.ximpleware.extended.VTDExceptionHuge com.ximpleware.extended.XPathParseExceptionHuge
public class XPathParseExceptionHuge
This exception is thrown when an error occured during the construction of XPathExpr. It is adapted to support extended VTD (256 max file size)
Constructor Summary | |
---|---|
XPathParseExceptionHuge(java.lang.String s)
|
|
XPathParseExceptionHuge(java.lang.String s,
int i)
|
Method Summary | |
---|---|
int |
getOffset()
|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XPathParseExceptionHuge(java.lang.String s)
public XPathParseExceptionHuge(java.lang.String s, int i)
Method Detail |
---|
public int getOffset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |