t.i.e.InvalidAddressError(ValueError) : class documentation

Part of twisted.internet.error View 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
address =
See __init__
message =
See __init__
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 at 2014-09-17 19:15:55.