Class InvalidGatewayStateException
- Namespace
- DSharpPlus.Exceptions
- Assembly
- DSharpPlus.dll
Indicates that the gateway has entered an invalid state and must reconnect.
public sealed class InvalidGatewayStateException : Exception
- Inheritance
-
InvalidGatewayStateException
Constructors
- InvalidGatewayStateException(string)
Indicates that the gateway has entered an invalid state and must reconnect.