CATCH  Syntax Diagram

Syntax Forms


Defines an exception handler within a TRY control structure

1. CATCH ...

Catches a runtime error

2. CATCH SYSTEM-EXCEPTIONS ...