RouteReplanningEngineFailure
Represents the various failure reasons encountered during the route replanning process by the RouteReplanningEngine.
Important: This is a Public Preview API. It may be changed or removed at any time.
Inheritors
Types
Link copied to clipboard
class ReplanningFailure(val replanningFailure: RouteReplanningFailure, val replanningReason: RouteReplanningReason) : RouteReplanningEngineFailure
Represents a failure during the route replanning process.
Link copied to clipboard
Represents a failure if route replanning unsupported.