com.ximpleware.extended
Class XPathEvalExceptionHuge

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ximpleware.extended.VTDExceptionHuge
              extended by com.ximpleware.extended.XPathEvalExceptionHuge
All Implemented Interfaces:
java.io.Serializable

public class XPathEvalExceptionHuge
extends VTDExceptionHuge

This exception is thrown when there is something during XPath evaluation It is adapted to support extended VTD (256 max file size)

See Also:
Serialized Form

Constructor Summary
XPathEvalExceptionHuge(java.lang.String s)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XPathEvalExceptionHuge

public XPathEvalExceptionHuge(java.lang.String s)