/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

  1. :mod:`circuits.web.exceptions` -- Exceptions
  2. ============================================
  3. .. automodule :: circuits.web.exceptions
  4. Exceptions
  5. ----------
  6. .. autoexception :: HTTPException
  7. .. autoexception :: BadGateway
  8. .. autoexception :: BadRequest
  9. .. autoexception :: Forbidden
  10. .. autoexception :: Gone
  11. .. autoexception :: InternalServerError
  12. .. autoexception :: LengthRequired
  13. .. autoexception :: MethodNotAllowed
  14. .. autoexception :: NotAcceptable
  15. .. autoexception :: NotFound
  16. .. autoexception :: NotImplemented
  17. .. autoexception :: PreconditionFailed
  18. .. autoexception :: Redirect
  19. .. autoexception :: RequestEntityTooLarge
  20. .. autoexception :: RequestTimeout
  21. .. autoexception :: RequestURITooLarge
  22. .. autoexception :: ServiceUnavailable
  23. .. autoexception :: Unauthorized
  24. .. autoexception :: UnicodeError
  25. .. autoexception :: UnsupportedMediaType
  26. Events
  27. ------
  28. **none**
  29. Components
  30. ----------
  31. **none**
  32. Functions
  33. ---------
  34. **none**