public static final class SavedTrip.SavedTripException extends InrixException
SavedTrip operation.| Modifier and Type | Field and Description |
|---|---|
static int |
INVALID_SAVED_TRIP_TOO_MANY_WAYPOINTS
Indicates that
SavedTrip has too many waypoints passed. |
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_SAVED_TRIP_TOO_MANY_WAYPOINTS
SavedTrip has too many waypoints passed.
The limit is defined by TripManager.BaseTripOptions.MAX_WAYPOINT_LIMIT.Copyright © 2013-2016 INRIX, Inc. All Rights Reserved.