sdk-routing-rxjava2 / 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 - The exception returned when the Request to the service fails.