| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
exception.DNSException --+
|
NXDOMAIN
The DNS query name does not exist.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
supp_kwargs =
|
|||
fmt = Nonehash(x) |
|||
|
Inherited from |
|||
|
|||
|
canonical_name Return the unresolved canonical name. |
|||
|
Inherited from Inherited from |
|||
|
|||
|
str(x)
|
All of the names that were tried. Returns a list of ``dns.name.Name``. |
A map from queried names to their NXDOMAIN responses. Returns a dict mapping a ``dns.name.Name`` to a ``dns.message.Message``. |
The response for query *qname*. Returns a ``dns.message.Message``. |
|
|||
canonical_nameReturn the unresolved canonical name.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 8 10:59:55 2018 | http://epydoc.sourceforge.net |