All exceptions now derive from DiscordException.

This commit is contained in:
Rapptz
2015-10-27 18:09:26 -04:00
parent 6ae6bd8e6d
commit 61e41ec3b9
2 changed files with 10 additions and 4 deletions

View File

@ -282,9 +282,9 @@ Exceptions
The following exceptions are thrown by the library.
.. autoclass:: DiscordException
.. autoclass:: InvalidDestination
:members:
.. autoclass:: GatewayNotFound
:members: