Package xyz.dynxsty.dih4jda.events
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 Throwable
s.-
Method Summary
Methods inherited from class xyz.dynxsty.dih4jda.events.DIH4JDAEvent
fire