RAD Studio (Common)
ContentsIndex
PreviousUpNext
Native OS Exceptions

ToolsOptionsDebugger OptionsNative OS Exceptions 

Use this dialog box to determine how exceptions are handled by the debugger. Select an exception from the list and adjust the Handled By and On Resume options.

Item 
Description 
Exceptions  
Lists the native operating system exceptions and any user-defined exceptions.  
Handled By  
Specifies whether the exception will be handled by the debugger or by your program. If you have added exception handling to your project, select User Program.  
On Resume  
Specifies whether the product will continue to handle the exception, or whether the project will run unhandled.  
Add  
Displays the Add Exception Range dialog box, allowing you to add user-defined exceptions to be handled by the debugger.  
Remove  
Removes the selected user-defined exception from the list. Native operating system exceptions can not be removed.  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!