mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 02:08:25 +00:00
All exceptions now derive from DiscordException.
This commit is contained in:
@ -282,9 +282,9 @@ Exceptions
|
||||
|
||||
The following exceptions are thrown by the library.
|
||||
|
||||
.. autoclass:: DiscordException
|
||||
|
||||
.. autoclass:: InvalidDestination
|
||||
:members:
|
||||
|
||||
.. autoclass:: GatewayNotFound
|
||||
:members:
|
||||
|
||||
|
Reference in New Issue
Block a user