mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-09-08 13:33:54 +00:00
All HTTP requests now throw HTTPException.
This commit is contained in:
+6
-3
@@ -282,9 +282,12 @@ Exceptions
|
||||
|
||||
The following exceptions are thrown by the library.
|
||||
|
||||
.. autoclass:: DiscordException
|
||||
.. autoexception:: DiscordException
|
||||
|
||||
.. autoclass:: ClientException
|
||||
.. autoexception:: ClientException
|
||||
|
||||
.. autoclass:: GatewayNotFound
|
||||
.. autoexception:: HTTPException
|
||||
:members:
|
||||
|
||||
.. autoexception:: GatewayNotFound
|
||||
|
||||
|
||||
Reference in New Issue
Block a user