ErrorEventArgs.Exception Property
Gets the exception that is the cause of the event.
Thread safety: This property is thread-safe.
Syntax
public System.Exception Exception { get; }
Property Value
Type: System.Exception
The exception that is the cause of the event or a null reference.
The exception that is the cause of the event or a null reference.
Platforms
Windows, Linux, Android