onFailure

abstract fun onFailure(error: Exception)

Called when the sync fails.

Parameters

error

the error that caused the sync to fail.