Package discord4j.voice.retry
Class VoiceGatewayException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
discord4j.voice.retry.VoiceGatewayException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PartialDisconnectException,VoiceGatewayReconnectException,VoiceGatewayResumeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVoiceGatewayException(ContextView context) VoiceGatewayException(ContextView context, String message) VoiceGatewayException(ContextView context, String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace