Class InteractionFailureException

All Implemented Interfaces:
Serializable

public class InteractionFailureException extends CancellationException
Exception caused by the failure of ReplyAction.

This is used to signal that a WebhookMessageCreateAction was cancelled due to a cascading failure from the initial command acknowledgement.

See Also:
  • Constructor Details

    • InteractionFailureException

      public InteractionFailureException()