StartOrEndOutOfCoverage

class StartOrEndOutOfCoverage(message: String?) : DirectionsError

One or both of the provided start and end are outside of the coverage area, or in different coverage areas

Constructors

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

Properties

Link copied to clipboard
open override val message: String?

Developer-facing error message from the server.