jivago.wsgi.filter.system_filters.error_handling.exception_mapper module

class jivago.wsgi.filter.system_filters.error_handling.exception_mapper.ExceptionMapper[source]

Bases: object

create_response(exception: Exception) Response[source]
handles(exception: Exception) bool[source]