[This is preliminary documentation and is subject to change.]
The ExceptionEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ExceptionEventArgs(Exception) | CTor from Exception | |
| ExceptionEventArgs(Exception, XmlSeverityType) | CTor from Exception and XmlSeverityType |
Properties
| Name | Description | |
|---|---|---|
| Exception | Gtes the Exception carried by this instance | |
| Severity | gets severity (level) of the exception |