RosettaCodeData/Task/Exceptions/00DESCRIPTION

13 lines
252 B
Plaintext

{{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>