summaryrefslogtreecommitdiff
path: root/docs/api/exceptions.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-10-23 21:00:09 +0000
committerChris McDonough <chrism@agendaless.com>2009-10-23 21:00:09 +0000
commit85b19518f409f7ce78d2cd4c5c18cd705ba8489e (patch)
treeb4f689c1ec91089a941c8d3dcbec69e157655314 /docs/api/exceptions.rst
parent839ea015f9bc8c8096107e700a42bb872e9dc0c8 (diff)
downloadpyramid-85b19518f409f7ce78d2cd4c5c18cd705ba8489e.tar.gz
pyramid-85b19518f409f7ce78d2cd4c5c18cd705ba8489e.tar.bz2
pyramid-85b19518f409f7ce78d2cd4c5c18cd705ba8489e.zip
Remove 'Respond' exception (its addition would be purely speculative: we solved the reissue_time authentication policy issue a different way).
Diffstat (limited to 'docs/api/exceptions.rst')
-rw-r--r--docs/api/exceptions.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/api/exceptions.rst b/docs/api/exceptions.rst
index 67ca085f4..ecd85fc96 100644
--- a/docs/api/exceptions.rst
+++ b/docs/api/exceptions.rst
@@ -9,4 +9,3 @@
.. autoclass:: NotFound
- .. autoclass:: Respond