Exceptions: Difference between revisions

Line 2:
{{Control Structures}}
This task is to give an example of an exception handling routine and to "throw" a new exception.
 
Cf. [[Exceptions Through Nested Calls]]
=={{header|Ada}}==
===Define an exception===
Anonymous user