Click or drag to resize

ErrorEventArgsException Property

Gets the exception.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public Exception Exception { get; }

Property Value

Type: Exception
The exception.
See Also