EvChargingStationsAvailabilityError

class EvChargingStationsAvailabilityError(val message: String = "") : SearchError

Error caused by failure while calling the EV Charging Stations Availability API goes wrong. Contains information about the cause of the failure.

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

Constructors

Link copied to clipboard
fun EvChargingStationsAvailabilityError(message: String = "")

Properties

Link copied to clipboard
val message: String