summaryrefslogtreecommitdiff
path: root/docs/api/httpexceptions.rst
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2018-06-15 01:00:27 -0500
committerMichael Merickel <michael@merickel.org>2018-06-15 01:00:27 -0500
commitc622cdb279948c61f63e7d2a51d10b967292cf4b (patch)
tree651d3f2beaeda6fa1868d6ca49ce68edfc5e9990 /docs/api/httpexceptions.rst
parent2fd7905a9d4427ea6dbeaff35f44855c824e470d (diff)
parente6c7eafdfcbb1dc8365720a28c92e847bf2e172f (diff)
downloadpyramid-c622cdb279948c61f63e7d2a51d10b967292cf4b.tar.gz
pyramid-c622cdb279948c61f63e7d2a51d10b967292cf4b.tar.bz2
pyramid-c622cdb279948c61f63e7d2a51d10b967292cf4b.zip
Merge branch 'pr/3302'
Diffstat (limited to 'docs/api/httpexceptions.rst')
-rw-r--r--docs/api/httpexceptions.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/httpexceptions.rst b/docs/api/httpexceptions.rst
index d4cf97f1d..e25a07cd5 100644
--- a/docs/api/httpexceptions.rst
+++ b/docs/api/httpexceptions.rst
@@ -51,6 +51,8 @@
.. autoexception:: HTTPTemporaryRedirect
+ .. autoexception:: HTTPPermanentRedirect
+
.. autoexception:: HTTPBadRequest
.. autoexception:: HTTPUnauthorized