RouteNotFound

class RouteNotFound

Indicates no route was found when searching the map for a route.

Parameters

errorMessage

an error message

throwable

an optional throwable value expressing the error

Properties

Link copied to clipboard
val errorMessage: String
Link copied to clipboard
val throwable: Throwable?