Skip to content

Commit f91097e

Browse files
committed
Editorial change: adding anchor
1 parent a88eef3 commit f91097e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/courses/intro-to-ada/chapters/exceptions.rst

+2
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ Here, the :ada:`My_Except` exception is raised. We can also specify a message:
6464
In this case, we see an additional message when the exception is displayed.
6565

6666

67+
.. _Intro_Ada_Handling_An_Exception:
68+
6769
Handling an exception
6870
---------------------
6971

0 commit comments

Comments
 (0)