Jivago
stable

Documentation

  • Installation
  • Quickstart
  • Deploying Jivago Applications
  • Dependency Injection
  • Reflection
  • Runnable Components
  • Serialization
  • The HTTP Resource Class
  • Application Configuration
  • Router Configuration
  • Error handling with exception mappers
  • Global Event Bus
  • Functional-style operations using Streams
Jivago
  • jivago.wsgi.filter.system_filters.error_handling package
  • Edit on GitHub

jivago.wsgi.filter.system_filters.error_handling package

Submodules

  • jivago.wsgi.filter.system_filters.error_handling.application_exception_filter module
    • ApplicationExceptionFilter
      • ApplicationExceptionFilter.doFilter()
  • jivago.wsgi.filter.system_filters.error_handling.debug_exception_filter module
    • DebugExceptionFilter
      • DebugExceptionFilter.LOGGER
      • DebugExceptionFilter.doFilter()
  • jivago.wsgi.filter.system_filters.error_handling.exception_mapper module
    • ExceptionMapper
      • ExceptionMapper.create_response()
      • ExceptionMapper.handles()
  • jivago.wsgi.filter.system_filters.error_handling.unknown_exception_filter module
    • UnknownExceptionFilter
      • UnknownExceptionFilter.LOGGER
      • UnknownExceptionFilter.doFilter()

Module contents


© Copyright 2018, Kento A. Lauzon. Revision 188143e5.

Built with Sphinx using a theme provided by Read the Docs.