RosettaCodeData/Task/Exceptions/00DESCRIPTION

11 lines
286 B
Plaintext

{{Control Structures}}
{{omit from|Euphoria}}
{{omit from|M4}}
{{omit from|Retro}}
{{omit from|Swift|[Swift does not support exception handling]}}
This task is to give an example of an exception handling routine
and to "throw" a new exception.
Cf. [[Exceptions Through Nested Calls]]