Exception | Description |
---|---|
GraphNotFoundException |
Indicates that there is no graph currently available.
|
PathNotFoundException |
Indicates that the call to org.opentripplanner.routing.services.PathService returned either null or ZERO paths.
|
TransitTimesException |
Indicates that a transit mode was specified, but the search date provided
was outside the date range of the transit data feed used to construct the graph.
|
TrivialPathException |
Indicates that origin and destination are too close to one another for effective
trip planning.
|
VertexNotFoundException |
Indicates that a vertex requested by name or lat/long could not be located.
|
Copyright © 2018. All rights reserved.