Package discord4j.gateway.retry
Class GatewayException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
discord4j.gateway.retry.GatewayException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidSessionException,PartialDisconnectException,ReconnectException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGatewayException(ContextView context) GatewayException(ContextView context, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GatewayException
-
GatewayException
-
-
Method Details
-
getContext
-