exception documentation

Exception raised when a network-bound service fails to bind to a port.

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable name Undocumented
Instance Variable port Undocumented
def __init__(self, name, port=None): (source)

Undocumented

def __str__(self): (source)

Undocumented

Undocumented

Undocumented