class twisted.internet.error.InvalidAddressError(ValueError): (source)
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 |