org.htmlparser.util

Class ParserException

Known Direct Subclasses:
EncodingChangeException

public class ParserException
extends ChainedException

Library-specific support for chained exceptions.
See Also:
ChainedException

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)

Method Summary

Methods inherited from class org.htmlparser.util.ChainedException

getMessageChain, getMessageList, getThrowable, printStackTrace, printStackTrace, printStackTrace

Constructor Details

ParserException

public ParserException()

ParserException

public ParserException(String message)

ParserException

public ParserException(String message,
                       Throwable throwable)

ParserException

public ParserException(Throwable throwable)

HTML Parser is an open source library released under LGPL. SourceForge.net