Open topic with navigation
Configuring How RTX Supports Exceptions
You can configure how RTX handles a number of exception types. Exceptions
may be handled with structured exception handling, as a debug break, or
by stopping the process (displaying an RTX green screen) and creating
a memory dump.
To configure
how RTX supports exceptions:
- Open RTX
Properties in Control Panel and click the Exceptions
tab.
- Click the Settings
button. The Exception Handling Settings dialog box opens.

- Click one or more exception types in the list
and select an option for how RTX handles this type of exception:
- Handle with
structured exception handling uses the RTX supported Win32 Structured
Exception Handling (SEH).
- Stop process
and dump memory stops the process at this exception with an error code that is displayed
in an RTX Exception pop-up dialog box.
- Debug breakterminates or freezes the process immediately
and displays a pop-up message.
- Repeat step 3 for each exception type you want
to change.
- Click OK.