Adding an Exception Breakpoint

    Steps
  1. In the bottom-left corner of the breakpoints navigator, click the Add button.

  2. Choose Add Exception Breakpoint.

  3. Choose the type of exception from the Exception pop-up menu.

  4. Choose the phase of the exception handling process at which you want program execution to stop.

  5. Click Done.

image: ../art/breakpoint_editor-exception.jpg

Add an exception breakpoint to your project in the breakpoint navigator.

The Exception pop-up menu specifies the type of exceptions on which you want execution to stop:

The screenshot shows the properties of an exception breakpoint.