com.ximpleware
Class NavException

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

public class NavException
extends VTDException

This exception is for any exception conditions during navigation phase. Creation date: (11/19/03 11:42:28 AM)

See Also:
Serialized Form

Constructor Summary
NavException()
          NavException constructor comment.
NavException(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

NavException

public NavException()
NavException constructor comment.


NavException

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

Parameters:
s - java.lang.String