diff options
| author | Chris McDonough <chrism@plope.com> | 2013-02-09 19:45:23 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2013-02-09 19:45:23 -0500 |
| commit | eb60ad1289f5f7d9ace02b0a28feda70908f9fa0 (patch) | |
| tree | b495b477d46197e5874cbd30bba4035b587b6c84 /docs/api/exceptions.rst | |
| parent | acf115391088770ae434d222179fd22a693bfe46 (diff) | |
| parent | 65cf215b75909f3b2624150c432d5355af7384da (diff) | |
| download | pyramid-eb60ad1289f5f7d9ace02b0a28feda70908f9fa0.tar.gz pyramid-eb60ad1289f5f7d9ace02b0a28feda70908f9fa0.tar.bz2 pyramid-eb60ad1289f5f7d9ace02b0a28feda70908f9fa0.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/api/exceptions.rst')
| -rw-r--r-- | docs/api/exceptions.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/exceptions.rst b/docs/api/exceptions.rst index 1dfbf46fd..ab158f18d 100644 --- a/docs/api/exceptions.rst +++ b/docs/api/exceptions.rst @@ -5,6 +5,8 @@ .. automodule:: pyramid.exceptions + .. autoclass:: PredicateMismatch + .. autoclass:: Forbidden .. autoclass:: NotFound |
