exception documentation

class UndefinedCommunicationMethodError(Exception):

Constructor: UndefinedCommunicationMethodError(port)

View In Hierarchy

Undocumented

Method __init__ Undocumented
def __init__(self, port: str):

Undocumented