From ecdaecf17a96d5e9f6bbede17fe9f12c800d75ec Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 27 Apr 2019 18:46:20 +0200 Subject: Document new error --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 373f7c1..5226055 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -199,6 +199,9 @@ operation due to an upstream problem in the requests/urllib libraries. `MastodonRatelimitError` is raised when you hit an API rate limit. You should try again after a while (see the rate limiting section above). +`MastodonServerError` is raised when the server throws an internal error, likely due +to server misconfiguration. + `MastodonVersionError` is raised when a version check for an API call fails. -- cgit v1.2.3