Class DiscordException
- Namespace
- DSharpPlus.Exceptions
- Assembly
- DSharpPlus.dll
public abstract class DiscordException : Exception
- Inheritance
-
DiscordException
- Derived
Constructors
Properties
- JsonMessage
Gets the JSON message received.
- Request
Gets the request that caused the exception.
- Response
Gets the response to the request.