summaryrefslogtreecommitdiff
path: root/doc/exceptions.rst
diff options
context:
space:
mode:
authorDaniel Lenski <dlenski@amazon.com>2020-04-30 17:31:28 -0700
committerDaniel Lenski <dlenski@amazon.com>2020-04-30 17:35:27 -0700
commitea9b29fb1d1b7d764561621261381f544fa6fd41 (patch)
tree2846e9f7ffc51aa735e0ec30a533de4835f9c341 /doc/exceptions.rst
parentf6d22293e09fbcea870ee2fbd6dcfdf7eeda5068 (diff)
downloaddnspython-ea9b29fb1d1b7d764561621261381f544fa6fd41.tar.gz
make DOH an extra feature (to avoid requests as hard dependency)
Diffstat (limited to 'doc/exceptions.rst')
-rw-r--r--doc/exceptions.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/exceptions.rst b/doc/exceptions.rst
index b705482..b227e15 100644
--- a/doc/exceptions.rst
+++ b/doc/exceptions.rst
@@ -50,6 +50,7 @@ dns.query Exceptions
--------------------
.. autoexception:: dns.query.BadResponse
+.. autoexception:: dns.query.NoDOH
.. autoexception:: dns.query.UnexpectedSource
.. autoexception:: dns.query.TransferError