module documentation
Exception class definitions for Twisted Names.
Exception |
|
Indicates a lookup failed for a name for which this server is authoritative because there were no records matching the given name, class, type triple. |
Exception |
|
Indicates a query failed with a result of twisted.names.dns.EFORMAT. |
Exception |
|
Indicates a query failed with a result of twisted.names.dns.ENAME. |
Exception |
|
Indicates a query failed with a result of twisted.names.dns.ENOTIMP. |
Exception |
|
Indicates a query failed with a result of twisted.names.dns.EREFUSED. |
Exception |
|
Indicates a lookup failed due to a timeout. |
Exception |
|
Indicates a query failed with a result of twisted.names.dns.ESERVER. |
Exception |
|
Indicates a query failed with an unknown result. |
Exception |
|
Indicates a lookup failed because there were no records matching the given name, class, type triple. |
Exception |
|
Indicates a query failed because of a decision made by the local resolver object. |