/docs/source/api/circuits_web_exceptions.rst
https://bitbucket.org/prologic/circuits/ · ReStructuredText · 44 lines · 34 code · 10 blank · 0 comment · 0 complexity · 902f6fc3a9d68f78a866204c60710fba MD5 · raw file
- :mod:`circuits.web.exceptions` -- Exceptions
- ============================================
- .. automodule :: circuits.web.exceptions
- Exceptions
- ----------
- .. autoexception :: HTTPException
- .. autoexception :: BadGateway
- .. autoexception :: BadRequest
- .. autoexception :: Forbidden
- .. autoexception :: Gone
- .. autoexception :: InternalServerError
- .. autoexception :: LengthRequired
- .. autoexception :: MethodNotAllowed
- .. autoexception :: NotAcceptable
- .. autoexception :: NotFound
- .. autoexception :: NotImplemented
- .. autoexception :: PreconditionFailed
- .. autoexception :: Redirect
- .. autoexception :: RequestEntityTooLarge
- .. autoexception :: RequestTimeout
- .. autoexception :: RequestURITooLarge
- .. autoexception :: ServiceUnavailable
- .. autoexception :: Unauthorized
- .. autoexception :: UnicodeError
- .. autoexception :: UnsupportedMediaType
- Events
- ------
- **none**
- Components
- ----------
- **none**
- Functions
- ---------
- **none**