exception documentation

Undocumented

Method __init__ Undocumented
Class Variable __slots__ Undocumented
Instance Variable have_match_for Undocumented
Instance Variable websocket_mismatch Undocumented
def __init__(self, have_match_for: t.Set[str], websocket_mismatch: bool): (source)

Undocumented

__slots__: tuple[str, ...] = (source)

Undocumented

have_match_for = (source)

Undocumented

websocket_mismatch = (source)

Undocumented