public class FailReason extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FailReason.FailType
Presents type of fail while image loading
|
Constructor and Description |
---|
FailReason(FailReason.FailType type,
Throwable cause) |
public FailReason(FailReason.FailType type, Throwable cause)
public FailReason.FailType getType()
public Throwable getCause()
Copyright © 2011-2015. All Rights Reserved.