summaryrefslogtreecommitdiff
path: root/docs/api/exceptions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/exceptions.rst')
-rw-r--r--docs/api/exceptions.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/api/exceptions.rst b/docs/api/exceptions.rst
new file mode 100644
index 000000000..63a3916ae
--- /dev/null
+++ b/docs/api/exceptions.rst
@@ -0,0 +1,11 @@
+.. _exceptions_module:
+
+:mod:`repoze.bfg.exceptions`
+----------------------------
+
+.. automodule:: repoze.bfg.exceptions
+
+ .. autoclass:: NotFound
+
+ .. autoclass:: Forbidden
+