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