ICogRunStatus Exception Property Cognex VisionPro 9.5
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: 69.0.0.0 (69.0.0.0)
Syntax

Exception Exception { get; }

Property Value

Type: Exception
See Also