jivago.wsgi.routing.exception.method_not_allowed_exception_mapper module

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

Bases: ExceptionMapper

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