RouteReplanningFailure
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Represents the various failure reasons encountered during the route replanning process by the RouteReplanner.
Inheritors
Types
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Route merging of the active route and replanned route cannot be completed.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Wrapper for any RoutingFailure that occurred during route replanning.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Refreshed route is not valid. There is a discrepancy in geometry between the refreshed route and the active route.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
If given RouteReplanner's implementation does not support all or some of the route replanning functionality.