| 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
|
| |||||||||||
|
| |||||||||||
Caller signature is inconsistent for the api
| Parameters | |
|---|---|
exceptionType |
String
|
| Returns | |
|---|---|
AfexExceptionType |
|
| Parameters | |
|---|---|
name |
String
|
| Returns | |
|---|---|
AfexExceptionType |
|