Exceptions¶ class discord.exceptions.DiscordException[source]¶ Represents a Discord exception property message: str¶ Exception message class discord.exceptions.HTTPException[source]¶ Represents an HTTP request exception property status: int¶ HTTP status code of the response