onPendingEvent

abstract suspend fun onPendingEvent(eventAndArgument: EventAndArgument<*>)

It is up to user to throw exception from this method or not