|
HTML Parser Home Page | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.htmlparser.util.ChainedException
org.htmlparser.util.ParserException
Library-specific support for chained exceptions.
ChainedException,
Serialized Form| Field Summary |
| Fields inherited from class org.htmlparser.util.ChainedException |
throwable |
| Constructor Summary | |
ParserException()
|
|
ParserException(String message)
|
|
ParserException(String message,
Throwable throwable)
|
|
ParserException(Throwable throwable)
|
|
| Methods inherited from class org.htmlparser.util.ChainedException |
getMessageChain, getMessageList, getThrowable, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ParserException()
public ParserException(String message)
public ParserException(Throwable throwable)
public ParserException(String message,
Throwable throwable)
|
© 2004 Somik Raha Mar 14, 2004
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||