summaryrefslogtreecommitdiff
path: root/doc/exceptions.rst
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2017-01-10 14:56:57 -0800
committerBob Halley <halley@dnspython.org>2017-01-10 14:56:57 -0800
commitd51cd470243441b5be02eddbed6692b103f0f014 (patch)
treee7df92fe5c7c365071e141878430906af7932cdd /doc/exceptions.rst
parent7978b59fbf96b933287adfa5e160c5ee9270dbc5 (diff)
downloaddnspython-d51cd470243441b5be02eddbed6692b103f0f014.tar.gz
continue doco overhaul
Diffstat (limited to 'doc/exceptions.rst')
-rw-r--r--doc/exceptions.rst14
1 files changed, 11 insertions, 3 deletions
diff --git a/doc/exceptions.rst b/doc/exceptions.rst
index 1eb856f..8c5c003 100644
--- a/doc/exceptions.rst
+++ b/doc/exceptions.rst
@@ -1,13 +1,16 @@
.. _exceptions:
+Exceptions
+==========
+
Common Exceptions
-=================
+-----------------
.. automodule:: dns.exception
:members:
dns.name Exceptions
-===================
+-------------------
.. autoexception:: dns.name.AbsoluteConcatenation
.. autoexception:: dns.name.BadEscape
@@ -21,8 +24,13 @@ dns.name Exceptions
.. autoexception:: dns.name.NoIDNA2008
.. autoexception:: dns.name.NoParent
+dns.rcode Exceptions
+--------------------
+
+.. autoexception:: dns.rcode.UnknownRcode
+
dns.rdataset Exceptions
-=======================
+-----------------------
.. autoexception:: dns.rdataset.DifferingCovers
.. autoexception:: dns.rdataset.IncompatibleTypes