abstract fun onMatrixError(exception: ServiceException!): Unit
Triggered when the online request for matrix routing failed.
exception - ServiceException!: the exception returned when the request to service fails.
exception