Package | Description |
---|---|
com.nostra13.universalimageloader.core.assist |
Modifier and Type | Method and Description |
---|---|
FailReason.FailType |
FailReason.getType() |
static FailReason.FailType |
FailReason.FailType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailReason.FailType[] |
FailReason.FailType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FailReason(FailReason.FailType type,
Throwable cause) |
Copyright © 2011-2015. All Rights Reserved.