summaryrefslogtreecommitdiff
path: root/doc/api_exceptions.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-11-13 19:00:51 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-11-14 07:44:57 -0500
commit342e7da2941ae5291f1a94b6ad66ce489f6985fe (patch)
tree47dc5f4db2d314c4e0c8051e705222ae76899431 /doc/api_exceptions.rst
parentb8eeb82bcc7350aade99844e8730e69120e9bed0 (diff)
downloadpython-coveragepy-git-342e7da2941ae5291f1a94b6ad66ce489f6985fe.tar.gz
docs: document the exceptions
... and make some of them private.
Diffstat (limited to 'doc/api_exceptions.rst')
-rw-r--r--doc/api_exceptions.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/api_exceptions.rst b/doc/api_exceptions.rst
new file mode 100644
index 00000000..38109657
--- /dev/null
+++ b/doc/api_exceptions.rst
@@ -0,0 +1,11 @@
+.. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
+.. For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
+
+.. _api_exceptions:
+
+Coverage exceptions
+-------------------
+
+.. automodule:: coverage.exceptions
+ :noindex:
+ :members: