jivago.wsgi.routing.exception.method_not_allowed_exception_mapper module

class jivago.wsgi.routing.exception.method_not_allowed_exception_mapper.MethodNotAllowedExceptionMapper[source]

Bases: jivago.wsgi.filter.system_filters.error_handling.exception_mapper.ExceptionMapper

create_response(exception: Exception) → jivago.wsgi.request.response.Response[source]
handles(exception: Exception) → bool[source]