sdk-routing-rxjava2 / com.tomtom.online.sdk.routing / MatrixRoutingResultListener / onMatrixError

onMatrixError

abstract fun onMatrixError(exception: ServiceException!): Unit

Triggered when the online request for matrix routing failed.

Parameters

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