Add InvalidArgument exception and change exceptions thrown.

This commit is contained in:
Rapptz
2015-10-27 21:25:21 -04:00
parent 027b7b33c9
commit 9b2a78a031
3 changed files with 19 additions and 7 deletions

View File

@ -289,5 +289,7 @@ The following exceptions are thrown by the library.
.. autoexception:: HTTPException
:members:
.. autoexception:: InvalidArgument
.. autoexception:: GatewayNotFound