NoRoutesFound

class NoRoutesFound(message: String?) : DirectionsError

The provided start and end are in coverage, but no routes were found e.g. because no transport is currently running

Constructors

Link copied to clipboard
fun NoRoutesFound(message: String?)

Properties

Link copied to clipboard
open override val message: String?

Developer-facing error message from the server.