@Deprecated public class RedirectFetchException extends BaseFetchException
Modifier and Type | Class and Description |
---|---|
static class |
RedirectFetchException.RedirectExceptionReason
Deprecated.
|
Constructor and Description |
---|
RedirectFetchException()
Deprecated.
|
RedirectFetchException(String url,
String redirectedUrl,
RedirectFetchException.RedirectExceptionReason reason)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RedirectFetchException.RedirectExceptionReason |
getReason()
Deprecated.
|
String |
getRedirectedUrl()
Deprecated.
|
compareToBase, equals, getCause, getLocalizedMessage, getMessage, getStackTrace, getUrl, hashCode, initCause, printStackTrace, printStackTrace, printStackTrace, readBaseFields, setStackTrace, toString, writeBaseFields
addSuppressed, fillInStackTrace, getSuppressed
public RedirectFetchException()
public RedirectFetchException(String url, String redirectedUrl, RedirectFetchException.RedirectExceptionReason reason)
public String getRedirectedUrl()
public RedirectFetchException.RedirectExceptionReason getReason()
Copyright © 2009–2016 Crawler-Commons. All rights reserved.