handleError

open suspend fun handleError(context: C, t: Throwable, button: InteractionButtonWithAction<*, *>)

A general way to handle errors thrown during the course of a button action's execution.