RosettaCodeData/Task/Exceptions/00DESCRIPTION
2018-08-17 15:15:24 +01:00

12 lines
252 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>