ICogRunStatus Exception Property Cognex VisionPro 9.8
Returns the exception that happened when the tool's Run method was called, or null if no exception happened.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax

Exception Exception { get; }

Property Value

Type: Exception
See Also