sdk-routing / com.tomtom.online.sdk.routing / RouteCallback / onRoutePlannerError

onRoutePlannerError

abstract fun onRoutePlannerError(@NonNull error: ServiceException): Unit

Called when the request to the RoutePlanner will fail due to error.

Parameters

error - ServiceException: The throwable object which represents the error which occurred.