Go to the latest version of this document.
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)
Parameters
address
The address that was provided. (type:
str
)
message
A native string of additional information provided by the calling context.
API Documentation
for
Twisted
, generated by
pydoctor
at 2014-05-12 18:27:00.