diff options
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index e0080e36..03100c08 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -289,5 +289,7 @@ The following exceptions are thrown by the library. .. autoexception:: HTTPException :members: +.. autoexception:: InvalidArgument + .. autoexception:: GatewayNotFound |