diff options
Diffstat (limited to 'doc-src/dev-docs/exceptions.rst')
-rw-r--r-- | doc-src/dev-docs/exceptions.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc-src/dev-docs/exceptions.rst b/doc-src/dev-docs/exceptions.rst new file mode 100644 index 00000000..d1e4bfe5 --- /dev/null +++ b/doc-src/dev-docs/exceptions.rst @@ -0,0 +1,9 @@ +.. _exceptions: + +Exceptions +========== + +.. automodule:: libmproxy.exceptions + :show-inheritance: + :members: + :undoc-members:
\ No newline at end of file |