|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FailReason.FailType | |
|---|---|
| com.nostra13.universalimageloader.core.assist | |
| Uses of FailReason.FailType in com.nostra13.universalimageloader.core.assist |
|---|
| Methods in com.nostra13.universalimageloader.core.assist that return FailReason.FailType | |
|---|---|
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. |
| Constructors in com.nostra13.universalimageloader.core.assist with parameters of type FailReason.FailType | |
|---|---|
FailReason(FailReason.FailType type,
Throwable cause)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||