From 711b5bfca509609c1eefe819ad8fb3dfcbc8c51a Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Mon, 15 Mar 2010 22:38:17 -0400 Subject: [PATCH] Add missing docs for DatabaseVerificationError. Signed-off-by: Edward Z. Yang --- doc/module/wizard.deploy.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/module/wizard.deploy.rst b/doc/module/wizard.deploy.rst index 8d3ac99..c56aabd 100644 --- a/doc/module/wizard.deploy.rst +++ b/doc/module/wizard.deploy.rst @@ -49,5 +49,7 @@ Exceptions :members: .. autoexception:: WebVerificationError :members: +.. autoexception:: DatabaseVerificationError + :members: .. autoexception:: UnknownWebPath :members: -- 2.45.0