Module t.n.error

Part of twisted.names View Source

Exception class definitions for Twisted Names.
Class DomainError Indicates a lookup failed because there were no records matching the given
Class AuthoritativeDomainError Indicates a lookup failed for a name for which this server is authoritative
Class DNSQueryTimeoutError Indicates a lookup failed due to a timeout.
Class DNSFormatError Indicates a query failed with a result of twisted.names.dns.EFORMAT.
Class DNSServerError Indicates a query failed with a result of twisted.names.dns.ESERVER.
Class DNSNameError Indicates a query failed with a result of twisted.names.dns.ENAME.
Class DNSNotImplementedError Indicates a query failed with a result of twisted.names.dns.ENOTIMP.
Class DNSQueryRefusedError Indicates a query failed with a result of twisted.names.dns.EREFUSED.
Class DNSUnknownError Indicates a query failed with an unknown result.
API Documentation for Twisted, generated by pydoctor at 2009-11-24 22:07:21.