class documentation

class InvalidNegotiatedProtocol(H2Error):

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable negotiated​_protocol Undocumented
def __init__(self, negotiated_protocol):

Undocumented

Parameters
negotiated​_protocol:bytesUndocumented
def __str__(self):

Undocumented

Returns
strUndocumented
negotiated_protocol =

Undocumented