Exception Filters Tab

Top  Previous  Next

 

With the options on this tab you can full customize the exception types that should be processed in a different way.

 

When an exception on this list is intercepted, it will not be processed in a normal way but following the specified Exception Filter setting.

 

 

Is possible choose:

 

the Filter's Exception Type
the Exception Handler (none = the exception will be ignored, RTL = the exception will be processed by Delphi/C++Builder; EurekaLog = the exception will be processed by EurekaLog)
The Type of Exception to process (Unhandled, Handled);
The Message to display (empty to use the original Exception message)
the Exception Dialog to use (none, Unchanged, MessageBox, MS Classic, EurekaLog)
the Action to execute (none, Terminate, Restart).

 

Use the "Add" key to add a new Exception Filter. Use the "Remove" key to remove the selected Exception Filter.

 

Use the "Activate" option to activate/deactivate this feature.