From ef5149051623da25d24002132828c658b6dcfee4 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 21 Oct 2009 16:02:24 +0000 Subject: Add Respond exception. --- docs/api/exceptions.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/api/exceptions.rst b/docs/api/exceptions.rst index 63a3916ae..67ca085f4 100644 --- a/docs/api/exceptions.rst +++ b/docs/api/exceptions.rst @@ -5,7 +5,8 @@ .. automodule:: repoze.bfg.exceptions - .. autoclass:: NotFound - .. autoclass:: Forbidden + .. autoclass:: NotFound + + .. autoclass:: Respond -- cgit v1.2.3