Exception Property

Gets the exception associated with the error event.

Type: ErrorEventArgs

Namespace: XJTAG.Integration

Syntax

public Exception Exception { get; }

Type

System.Exception