NevronOpenVision
Nevron.Nov.UI Namespace / NErrorDialog Class
Fields Properties Methods Events


NErrorDialog Class Members

The following tables list the members exposed by NErrorDialog.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Details property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NErrorDialog.  
Top
Public Properties
 NameDescription
Public PropertyGets/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
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Shows an error dialog for the given exception.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called when a common button (e.g. OK, Cancel) has been clicked.  
Top
See Also