We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88eef3 commit f91097eCopy full SHA for f91097e
content/courses/intro-to-ada/chapters/exceptions.rst
@@ -64,6 +64,8 @@ Here, the :ada:`My_Except` exception is raised. We can also specify a message:
64
In this case, we see an additional message when the exception is displayed.
65
66
67
+.. _Intro_Ada_Handling_An_Exception:
68
+
69
Handling an exception
70
---------------------
71
0 commit comments