abstract fun onBatchError(exception: ServiceException?): Unit
Triggered when the online Request for batch routing failed.
exception - The exception returned when the Request to the service fails.
exception