RouteReplanningError

value class RouteReplanningError(val message: String)

Error returned by the RouteReplanningEngine in case of a failure.

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

Constructors

Link copied to clipboard
fun RouteReplanningError(message: String)

Properties

Link copied to clipboard
val message: String