public class HTMLParseException extends LinkExtractorParseException
HTMLParser classes.| Constructor and Description |
|---|
HTMLParseException() |
HTMLParseException(java.lang.String message) |
HTMLParseException(java.lang.String message,
java.lang.Throwable cause) |
HTMLParseException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
HTMLParseException(java.lang.Throwable cause) |
public HTMLParseException()
public HTMLParseException(java.lang.String message)
public HTMLParseException(java.lang.Throwable cause)
public HTMLParseException(java.lang.String message,
java.lang.Throwable cause)
public HTMLParseException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.