onError

abstract fun onError(error: ULError)

Callback method which is called when an error has happened during the configuration.

Parameters

error

: The occurred error.