public static final class LocationsManager.LocationsManagerException extends InrixException
LocationsManager operation.| Modifier and Type | Field and Description |
|---|---|
static int |
INVALID_GET_LEARNED_LOCATIONS_OPTIONS
Indicates the
LocationsManager.GetLearnedLocationsOptions is invalid. |
static int |
INVALID_GET_LOCATIONS_OPTIONS
Indicates the GetLocationsOptions is invalid.
|
static int |
INVALID_LOCATION
Indicates the location is invalid.
|
static int |
INVALID_LOCATION_ID
Indicates the location ID is invalid.
|
static int |
INVALID_UPDATE_LEARNED_LOCATIONS_OPTIONS
Indicates the UpdateLearnedLocationsOptions is invalid.
|
static int |
LOCATION_IDS_DUPLICATE
Indicates that the array of location IDs contains duplicate values.
|
static int |
LOCATIONS_EMPTY
Indicates the array of locations is null or empty.
|
static int |
TOO_MANY_LOCATIONS_OPTIONS
Indicates the
LocationsManager.DeleteLocationOptions contains too many Location's to be processed. |
API_NOT_AVAILABLE, CALLBACK_REQUIRED, INVALID_GEOPOINT, INVALID_RESPONSE, NOT_INITIALIZED, OPTIONS_REQUIRED, PARAMETER_NULLgetErrorCode, getVolleyErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int INVALID_LOCATION_ID
public static final int LOCATIONS_EMPTY
public static final int LOCATION_IDS_DUPLICATE
public static final int INVALID_LOCATION
public static final int INVALID_GET_LOCATIONS_OPTIONS
public static final int INVALID_GET_LEARNED_LOCATIONS_OPTIONS
LocationsManager.GetLearnedLocationsOptions is invalid.public static final int TOO_MANY_LOCATIONS_OPTIONS
LocationsManager.DeleteLocationOptions contains too many Location's to be processed.public static final int INVALID_UPDATE_LEARNED_LOCATIONS_OPTIONS
Copyright © 2013-2016 INRIX, Inc. All Rights Reserved.