onError

abstract fun onError(throwable: Throwable)

Called when an error occurs while handling location-related events.

Parameters

throwable

The throwable representing the error.