Source code for jivago.wsgi.routing.exception.routing_exception

[docs]class RoutingException(Exception): pass