diff options
Diffstat (limited to 'docs')
| -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 c3f6aabc..1855e5ac 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -782,6 +782,8 @@ The following exceptions are thrown by the library. .. autoexception:: LoginFailure +.. autoexception:: NoMoreItems + .. autoexception:: HTTPException :members: |