Class DIH4JDAThrowableEvent<I extends net.dv8tion.jda.api.interactions.Interaction>

java.lang.Object
xyz.dynxsty.dih4jda.events.DIH4JDAEvent<I>
xyz.dynxsty.dih4jda.events.DIH4JDAThrowableEvent<I>
Type Parameters:
I - The follow-up interaction for this event.
Direct Known Subclasses:
AutoCompleteExceptionEvent, CommandExceptionEvent, ComponentExceptionEvent, ModalExceptionEvent

public abstract class DIH4JDAThrowableEvent<I extends net.dv8tion.jda.api.interactions.Interaction> extends DIH4JDAEvent<I>
Further abstraction of the DIH4JDAEvent class, which features Throwables.