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