public static final class ItineraryManager.ItineraryManagerException extends InrixException
ItineraryManager operation.| Modifier and Type | Field and Description |
|---|---|
static int |
DATE_RANGE_TOO_LONG
Indicates that the provided date/time range for the itinerary is too long.
|
static int |
INVALID_DATE_RANGE
Indicates that the provided end date/time for the itinerary is before (or the same) as
the start date/time.
|
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_DATE_RANGE
public static final int DATE_RANGE_TOO_LONG
Copyright © 2013-2016 INRIX, Inc. All Rights Reserved.