NErrorDialog Class Members
In This Topic
The following tables list the members exposed by NErrorDialog.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Details | Gets/Sets the details associated with the exception shown by this dialog. These details are not shown in the UI and are only used when saving the error to file. |
Top
Public Methods
| Name | Description |
| Show | Overloaded. Shows an error dialog for the given exception. |
Top
Protected Methods
| Name | Description |
| OnButtonClick | Overridden. Called when a common button (e.g. OK, Cancel) has been clicked. |
Top
See Also