sdk-routing / com.tomtom.online.sdk.routing / BatchableRoutingResultListener / onBatchError

onBatchError

abstract fun onBatchError(exception: ServiceException!): Unit

Triggered when the online Request for batch routing failed.

Parameters

exception - ServiceException!: The exception returned when the Request to the service fails.