class documentation

class twisted.internet.error.InvalidAddressError(ValueError): (source)

View In Hierarchy

An invalid address was specified (i.e. neither IPv4 or IPv6, or expected one and got the other).

Instance Variable address See __init__
Instance Variable message See __init__
Method __init__ No summary
def __init__(self, address, message): (source)
ParametersaddressThe address that was provided. (type: str)
messageA native string of additional information provided by the calling context.
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.