public class LinkExtractorParseException extends Exception
LinkExtractorParser| Constructor and Description |
|---|
LinkExtractorParseException() |
LinkExtractorParseException(String message) |
LinkExtractorParseException(String message,
Throwable cause) |
LinkExtractorParseException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
LinkExtractorParseException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LinkExtractorParseException()
public LinkExtractorParseException(String message)
message - public LinkExtractorParseException(Throwable cause)
cause - public LinkExtractorParseException(String message, Throwable cause)
message - cause - Copyright © 1998-2016 Apache Software Foundation. All Rights Reserved.