com.ximpleware.extended
Class NavExceptionHuge

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

public class NavExceptionHuge
extends VTDExceptionHuge

This exception is for any exception conditions during navigation phase. It is adapted to support extended VTD (256 max file size)

See Also:
Serialized Form

Constructor Summary
NavExceptionHuge()
          NavException constructor comment.
NavExceptionHuge(java.lang.String s)
          NavException constructor comment.
 
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

NavExceptionHuge

public NavExceptionHuge()
NavException constructor comment.


NavExceptionHuge

public NavExceptionHuge(java.lang.String s)
NavException constructor comment.

Parameters:
s - java.lang.String