onIgnoredEvent

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

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