org.htmlparser.util
public class ParserException extends ChainedException
Constructor Summary | |
---|---|
ParserException() | |
ParserException(String message) | |
ParserException(Throwable throwable) | |
ParserException(String message, Throwable throwable) |
HTML Parser is an open source library released under LGPL. | |