aboutsummaryrefslogtreecommitdiff
path: root/docs/exceptions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/exceptions.rst')
-rw-r--r--docs/exceptions.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/exceptions.rst b/docs/exceptions.rst
new file mode 100644
index 0000000..cd451be
--- /dev/null
+++ b/docs/exceptions.rst
@@ -0,0 +1,9 @@
+.. _exceptions:
+
+Exceptions
+==========
+
+Custom exceptions defined by urllib3
+
+.. automodule:: urllib3.exceptions
+ :members: