org.htmlparser.util

Class ParserException

public class ParserException extends ChainedException

Library-specific support for chained exceptions.

See Also:

Constructor Summary
ParserException()
ParserException(String message)
ParserException(Throwable throwable)
ParserException(String message, Throwable throwable)

Constructor Detail

ParserException

public ParserException()

ParserException

public ParserException(String message)

ParserException

public ParserException(Throwable throwable)

ParserException

public ParserException(String message, Throwable throwable)
HTML Parser is an open source library released under LGPL. SourceForge.net