RoutingErrorCode Data Type

Values
value description
NO_TRANSIT_CONNECTION The origin and destination is not connected by transit, regardless of search time.
NO_TRANSIT_CONNECTION_IN_SEARCH_WINDOW The origin and destination is not connected by transit, within the current search window.
WALKING_BETTER_THAN_TRANSIT The origin and destination are so close to each other, that walking is always better than transit.
OUTSIDE_BOUNDS Location was found, but it was located outside the street network.
OUTSIDE_SERVICE_PERIOD The time provided was outside the available service period.
LOCATION_NOT_FOUND The location could not be matched to a valid id or coordinate.
NO_STOPS_IN_RANGE The location was found, but no stops could be found within the search radius.
SYSTEM_ERROR