summaryrefslogtreecommitdiff
path: root/docs/examples/exceptions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/exceptions.rst')
-rw-r--r--docs/examples/exceptions.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/examples/exceptions.rst b/docs/examples/exceptions.rst
new file mode 100644
index 000000000..6598e8fb0
--- /dev/null
+++ b/docs/examples/exceptions.rst
@@ -0,0 +1,7 @@
+Exception Handling
+======================================
+
+
+.. api-examples::
+ ../../examples/api/java/Exceptions.java
+ ../../examples/api/python/exceptions.py
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback