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