RoutingFailure
Represents an failure raised when something went wrong in routing.
Parameters
Failure message.
Inheritors
Types
Routing call did not finish due to a problem with the API key.
Some input parameter combination was not valid.
Indicates that the request reached an internal computation time threshold and timed out.
Deserialization failed. Examples that could trigger this error are:
Routing call ended with unexpected HTTP code.
The increment of route contents failed.
Instruction generation failed.
The internal routing failure.
Routing failed because the map is inaccessible.
One of the input points (Origin, Destination, Waypoints) could not be matched to the map because there is no known drivable section near this point.
Merging lane section failed.
Routing network call failed with IOException.
No valid route could be found.
Merging of instruction failed.
The calculation was cancelled.
The route reconstruction using supportingPoints failed.
The route replanning failed.
Routing call ended with unknown error.