Source code for jivago.wsgi.routing.cors.no_matching_cors_rule_exception

[docs] class NoMatchingCorsRuleException(Exception): pass