|
|||||||||
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.ParseExceptionHuge
public class ParseExceptionHuge
This class is for any exception condition in the parsing phase. Creation date: (11/19/03 11:43:03 AM)
Constructor Summary | |
---|---|
ParseExceptionHuge()
ParseException constructor comment. |
|
ParseExceptionHuge(java.lang.String s)
ParseException 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 ParseExceptionHuge()
public ParseExceptionHuge(java.lang.String s)
s
- java.lang.String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |