class documentation

class DNSQueryTimeoutError(TimeoutError): (source)

View In Hierarchy

Indicates a lookup failed due to a timeout.
Method __init__ Undocumented
Instance Variable id The id of the message which timed out.
def __init__(self, id): (source)

Undocumented

The id of the message which timed out.