RosettaCodeData/Task/Exceptions/00-TASK.txt
2023-07-01 11:58:00 -04:00

13 lines
254 B
Text

{{Control Structures}}
{{omit from|Euphoria}}
{{omit from|M4}}
{{omit from|Retro}}
This task is to give an example of an exception handling routine
and to "throw" a new exception.
;Related task:
*   [[Exceptions Through Nested Calls]]
<br><br>