com.ximpleware.extended
Class NavExceptionHuge
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ximpleware.extended.VTDExceptionHuge
com.ximpleware.extended.NavExceptionHuge
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PilotExceptionHuge
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NavExceptionHuge
public NavExceptionHuge()
- NavException constructor comment.
NavExceptionHuge
public NavExceptionHuge(String s)
- NavException constructor comment.
- Parameters:
s - java.lang.String
Copyright © 2013. All Rights Reserved.