Version

Error Class Members

The following tables list the members exposed by Error.

Public Constructors
 NameDescription
Public ConstructorError Constructor  
Public Properties
 NameDescription
Public PropertyDescriptionGets or sets the descriptive text of the error.  
Public PropertyErrorCodeGets or sets the the numeric return code of the error.  
Public PropertyHelpFileGets or sets the path or URL to the Help file or topic that describes the error.  
Public PropertySeverityGets or sets the severity of the error.  
Public PropertySourceGets or sets the name of the component that generated the error.  
See Also