Disabling and Enabling a Break on Exception

You can temporarily disable break on exceptions and enable them later in the same Builder session.

To disable or enable a break on exception:

  1. Choose Debug | Debug Windows | Breakpoints from the menu to display the Breakpoints window.
  2. Click the Break On Exceptions tab to display the exceptions list and locate the break on exception you wish to disable or enable.
  3. To disable a break on exception, deselect the checkbox next to it.

    Or,

    To enable a break on exception, select the checkbox next to it.


About Break on Exceptions

Creating a Break on Exception

Viewing a List of Break on Exceptions