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:
- Choose Debug | Debug Windows | Breakpoints
from the menu to display the Breakpoints window.
- Click the Break On Exceptions
tab to display the exceptions list and locate the break on exception you wish
to disable or enable.
- 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.
Related topics
About Break on Exceptions
Creating a Break on Exception
Viewing a List of
Break on Exceptions