public interface Error
extends android.os.Parcelable
Modifier and Type | Interface and Description |
---|---|
static class |
Error.Domain |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
Error.Domain |
getDomain() |
android.os.Bundle |
getExtras() |
String |
getMessage() |
int getCode()
Error.Domain getDomain()
String getMessage()
android.os.Bundle getExtras()