Operand types:
try-Block: ?
code: Code
Type of returned value:
Anything
Description:
Processes code when an exception is thrown in a try block.
The exception caught can be found in the _exception variable.