Class t.n.e.DNSQueryTimeoutError(TimeoutError):

Part of twisted.names.error View Source View In Hierarchy

Indicates a lookup failed due to a timeout.
Instance VariablesidThe id of the message which timed out.
Method __init__ Undocumented
def __init__(self, id): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.