Product Information > JADE Object Manager Guide > Chapter 3 - JADE Application Programming Interface (API) > scope

scope

The scope parameter values are listed in the following table.

Constant Value Action
ES_LOCAL 0 Local exception automatically disarmed when current method execution finishes
ES_GLOBAL 1 Global exception armed for the duration of the session