RouteReplanningFailure

abstract class RouteReplanningFailure

Represents the various failure reasons encountered during the route replanning process by the com.tomtom.sdk.navigation.routereplanner.RouteReplanner.

Important: This is a Public Preview API. It may be changed or removed at any time.

Inheritors

Types

Link copied to clipboard

Route merging of the active route and replanned route cannot be completed.

Link copied to clipboard

Wrapper for any RoutingFailure that occurred during route replanning.

Link copied to clipboard

Refreshed route is not valid. There is a discrepancy in geometry between the refreshed route and the active route.

Link copied to clipboard

If given com.tomtom.sdk.navigation.routereplanner.RouteReplanner's implementation does not support all or some of the route replanning functionality.

Properties

Link copied to clipboard

A human-readable message describing the failure reason.