Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1292 - Maximum number of local exception handlers exceeded

1292   Maximum number of local exception handlers exceeded

Cause

This error occurs if the application attempts to arm more than 128 concurrent local exception handlers in a method.

Action

Change your application code so that the maximum limit of 128 locally armed exception handlers is not exceeded.