aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/03_errors.rst')
-rw-r--r--docs/03_errors.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/03_errors.rst b/docs/03_errors.rst
index fce7af7..c129783 100644
--- a/docs/03_errors.rst
+++ b/docs/03_errors.rst
@@ -1,5 +1,8 @@
1Error handling 1Error handling
2============== 2==============
3.. py:module:: mastodon
4.. py:class: Mastodon
5
3When Mastodon.py encounters an error, it will raise an exception, generally with 6When Mastodon.py encounters an error, it will raise an exception, generally with
4some text included to tell you what went wrong. 7some text included to tell you what went wrong.
5 8
Powered by cgit v1.2.3 (git 2.41.0)