Click or drag to resize

TaskErrorException Property

The exception causing the error, or null.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public Exception Exception { get; }

Property Value

Type: Exception
See Also