diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index 42277cca..e503e703 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -457,3 +457,4 @@ The following exceptions are thrown by the library. .. autoexception:: GatewayNotFound +.. autoexception:: OpusError |