class documentation

class InvalidNegotiatedProtocol(H2Error): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable negotiated_protocol Undocumented
def __init__(self, negotiated_protocol: bytes): (source)

Undocumented

def __str__(self) -> str: (source)

Undocumented

negotiated_protocol = (source)

Undocumented