Package io.okhi.android_core.models
Class OkHiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.okhi.android_core.models.OkHiException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
NETWORK_ERROR_CODE
- See Also:
-
NETWORK_ERROR_MESSAGE
- See Also:
-
UNKNOWN_ERROR_CODE
- See Also:
-
UNKNOWN_ERROR_MESSAGE
- See Also:
-
INVALID_PHONE_CODE
- See Also:
-
INVALID_PHONE_MESSAGE
- See Also:
-
UNAUTHORIZED_CODE
- See Also:
-
UNAUTHORIZED_MESSAGE
- See Also:
-
PERMISSION_DENIED_CODE
- See Also:
-
SERVICE_UNAVAILABLE_CODE
- See Also:
-
UNSUPPORTED_DEVICE
- See Also:
-
GOOGLE_PLAY_SERVICES_UNAVAILABLE
- See Also:
-
LOCATION_PERMISSION_DENIED
- See Also:
-
BACKGROUND_LOCATION_PERMISSION_DENIED
- See Also:
-
LOCATION_SERVICES_UNAVAILABLE
- See Also:
-
-
Constructor Details
-
OkHiException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getCode
-