onException

open fun onException(listener: FRListener<out Any>, value: Exception)

Notify the Listener with failed result

Parameters

listener

The listener to listen for events

value

The Exception send with the event.