X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython%2Fdocs%2Fsource%2Fstatus_and_errors.rst;fp=bindings%2Fpython%2Fdocs%2Fsource%2Fstatus_and_errors.rst;h=68913f160beb06166cd58c1e2c0448613c987dff;hp=dd6e31f802a28e651e03efb137d173df93466a60;hb=9ed1eea8b63115343ec4a32907d9a1e1b9c0b7f1;hpb=e3d34ef0afba28a6e9dcab0057de90f688f4ca57 diff --git a/bindings/python/docs/source/status_and_errors.rst b/bindings/python/docs/source/status_and_errors.rst index dd6e31f8..68913f16 100644 --- a/bindings/python/docs/source/status_and_errors.rst +++ b/bindings/python/docs/source/status_and_errors.rst @@ -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: