Exception Handling Instructions
The Jade exception handling instructions are listed in the following table.
Instruction | Purpose |
---|---|
on exception | Arms an exception handler |
raise exception | Raises an exception |
For more details about exception handling, see Chapter 3, "Exceptions".