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