]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/docs/source/status_and_errors.rst
python: add new errors
[notmuch] / bindings / python / docs / source / status_and_errors.rst
index dd6e31f802a28e651e03efb137d173df93466a60..68913f160beb06166cd58c1e2c0448613c987dff 100644 (file)
@@ -47,5 +47,11 @@ The following exceptions are all directly derived from NotmuchError. Each of the
    :members:
 .. autoexception:: UnbalancedAtomicError(message=None)
    :members:
+.. autoexception:: UnsupportedOperationError(message=None)
+   :members:
+.. autoexception:: UpgradeRequiredError(message=None)
+   :members:
+.. autoexception:: PathError(message=None)
+   :members:
 .. autoexception:: NotInitializedError(message=None)
    :members: