For more information on the search, visit the help page.
DNSQueryTimeoutError
__init__
id
error
AuthoritativeDomainError
DNSFormatError
DNSNameError
DNSNotImplementedError
DNSQueryRefusedError
DNSServerError
DNSUnknownError
DomainError
ResolverError
twisted.names.error.DNSQueryTimeoutError
twisted
names
class DNSQueryTimeoutError(TimeoutError):
Constructor: DNSQueryTimeoutError(id)
DNSQueryTimeoutError(id)
View In Hierarchy
Indicates a lookup failed due to a timeout.
Undocumented
The id of the message which timed out.