class documentation

class RequestAliasRedirect(RoutingException):

View In Hierarchy

This rule is an alias and wants to redirect to the canonical URL.
Method __init__ Undocumented
Instance Variable matched​_values Undocumented
def __init__(self, matched_values):

Undocumented

Parameters
matched​_values:t.Mapping[str, t.Any]Undocumented
matched_values =

Undocumented