summaryrefslogtreecommitdiff
path: root/docs/api/exceptions.rst
blob: ab158f18dd2f24b31726db612325a318a626beeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. _exceptions_module:

:mod:`pyramid.exceptions`
----------------------------

.. automodule:: pyramid.exceptions

  .. autoclass:: PredicateMismatch

  .. autoclass:: Forbidden

  .. autoclass:: NotFound

  .. autoclass:: ConfigurationError

  .. autoclass:: URLDecodeError