summaryrefslogtreecommitdiff
path: root/vendor/CherryPy-3.2.0/sphinx/source/refman/_cperror.rst
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/CherryPy-3.2.0/sphinx/source/refman/_cperror.rst')
-rw-r--r--vendor/CherryPy-3.2.0/sphinx/source/refman/_cperror.rst32
1 files changed, 0 insertions, 32 deletions
diff --git a/vendor/CherryPy-3.2.0/sphinx/source/refman/_cperror.rst b/vendor/CherryPy-3.2.0/sphinx/source/refman/_cperror.rst
deleted file mode 100644
index 1e6042c..0000000
--- a/vendor/CherryPy-3.2.0/sphinx/source/refman/_cperror.rst
+++ /dev/null
@@ -1,32 +0,0 @@
-*************************
-:mod:`cherrypy._cperror`
-*************************
-
-.. automodule:: cherrypy._cperror
-
-Classes
-=======
-
-.. autoclass:: CherryPyException
- :members:
-
-.. autoclass:: TimeoutError
- :members:
-
-.. autoclass:: InternalRedirect
- :members:
-
-.. autoclass:: HTTPRedirect
- :members:
-
-.. autoclass:: HTTPError
- :members:
-
-.. autoclass:: NotFound
- :members:
-
-Functions
-=========
-
-.. autofunction:: format_exc
-