Package xyz.dynxsty.dih4jda.events
Class ComponentExceptionEvent
java.lang.Object
xyz.dynxsty.dih4jda.events.DIH4JDAEvent<net.dv8tion.jda.api.interactions.components.ComponentInteraction>
xyz.dynxsty.dih4jda.events.DIH4JDAThrowableEvent<net.dv8tion.jda.api.interactions.components.ComponentInteraction>
xyz.dynxsty.dih4jda.events.ComponentExceptionEvent
public class ComponentExceptionEvent
extends DIH4JDAThrowableEvent<net.dv8tion.jda.api.interactions.components.ComponentInteraction>
An event that gets fired when an exception gets raised while interacting with a message component.
-
Constructor Summary
ConstructorDescriptionComponentExceptionEvent
(DIH4JDA dih4jda, net.dv8tion.jda.api.interactions.components.ComponentInteraction interaction, Throwable throwable) Creates a new instance of this event. -
Method Summary
Methods inherited from class xyz.dynxsty.dih4jda.events.DIH4JDAEvent
fire