Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30be576 commit e7097e0Copy full SHA for e7097e0
1 file changed
Doc/ref/ref6.tex
@@ -559,6 +559,9 @@ \section{The \keyword{raise} statement \label{raise}}
559
exception to be re-raised was the most recently active exception in
560
the current scope.
561
562
+Additional information on exceptions can be found in
563
+section~\ref{exceptions}, and information about handling exceptions is
564
+in section~\ref{try}.
565
566
567
\section{The \keyword{break} statement \label{break}}
0 commit comments