From b3ef424b9ca80625ec2752a8074a72591a65faf2 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Fri, 21 Oct 2016 01:38:47 +0200 Subject: fixes #3485 --- doc/manual/exceptions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/manual/exceptions.txt b/doc/manual/exceptions.txt index d06c13df4..0f1240a4a 100644 --- a/doc/manual/exceptions.txt +++ b/doc/manual/exceptions.txt @@ -147,7 +147,7 @@ the ``raise`` statement is the only way to raise an exception. If no exception name is given, the current exception is `re-raised`:idx:. The `ReraiseError`:idx: exception is raised if there is no exception to re-raise. It follows that the ``raise`` statement *always* raises an -exception (unless a raise hook has been provided). +exception. Exception hierarchy -- cgit 1.4.1-2-gfad0