Package | Description |
---|---|
bixo.exceptions |
Modifier and Type | Method and Description |
---|---|
RedirectFetchException.RedirectExceptionReason |
RedirectFetchException.getReason() |
static RedirectFetchException.RedirectExceptionReason |
RedirectFetchException.RedirectExceptionReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RedirectFetchException.RedirectExceptionReason[] |
RedirectFetchException.RedirectExceptionReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RedirectFetchException(java.lang.String url,
java.lang.String redirectedUrl,
RedirectFetchException.RedirectExceptionReason reason) |
Copyright © 2012 Bixo Labs