java.lang.Object | ||
↳ | java.lang.Enum<com.ardic.android.exceptions.AfexExceptionType> | |
↳ | com.ardic.android.exceptions.AfexExceptionType |
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AfexExceptionType | NA | Afex API is not available exception | |||||||||
AfexExceptionType | REMOTE | Afex API remote service exception | |||||||||
AfexExceptionType | SIGNATURE | Caller signature is inconsistent for the api | |||||||||
AfexExceptionType | UNKNOWN | Unknown exception |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
|
Caller signature is inconsistent for the api
Parameters | |
---|---|
exceptionType |
String
|
Returns | |
---|---|
AfexExceptionType |
Parameters | |
---|---|
name |
String
|
Returns | |
---|---|
AfexExceptionType |