Root > Reference > All Classes > TEurekaExceptionInfo > Properties > TEurekaExceptionInfo.ExpectedContext

Property TEurekaExceptionInfo.ExpectedContext

Previous pageReturn to chapter overviewNext page   

Help context number for exception.

 

Unit

EException

 

Value

Integer for HelpContext. Must be a valid ID of help topic inside help file for your application.

 

Remarks

Contains help context number. Initially empty. You can set this number to point an existing topic of your help file.

 

When this property is set, exception is considered to be "known" (expected). The help button will be displayed in dialogs, which will open help file of your application with specified topic ID.

 

Expected exceptions are handled by EurekaLog, but behave differently. They can not be send to developers and do not generate bug reports, there will be no restart/terminate options, etc. In other words, expected exception are handled as just "error dialogs" with no diagnostic/recovery.

 

You can set exception as expected (as well as set this property) by using RaiseExpected routine.

 

Tip

This property is used by "Help" button in dialogs. Setting this property will force "Help" button to appear.

 

Important!

Altering this property will alter way of handling this exception by EurekaLog.

 

See also




Send feedback... Build date: 2023-09-11
Last edited: 2023-09-11
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/topic_property_eexception_teurekaexceptioninfo_expectedcontext.php