Rename InvaldiDestination to a generic ClientException.

This commit is contained in:
Rapptz
2015-10-27 18:45:45 -04:00
parent 61e41ec3b9
commit d14bffcd96
3 changed files with 9 additions and 5 deletions

View File

@ -284,7 +284,7 @@ The following exceptions are thrown by the library.
.. autoclass:: DiscordException
.. autoclass:: InvalidDestination
.. autoclass:: ClientException
.. autoclass:: GatewayNotFound