sdk-routing / com.tomtom.online.sdk.routing.ev / EvRouteCallback / onError

onError

@Beta(2020, 12) abstract fun onError(error: RoutingException): Unit

Called when an error occurs during the process of obtaining the EvRoutePlan.

Parameters

error - Error which occurred while obtaining the EvRoutePlan.