|
|||||||||
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.NavExceptionHuge
public class NavExceptionHuge
This exception is for any exception conditions during navigation phase. It is adapted to support extended VTD (256 max file size)
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 |
---|
public NavExceptionHuge()
public NavExceptionHuge(java.lang.String s)
s
- java.lang.String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |