ICogRunStatus Exception Property Cognex VisionPro 9.22 SR1
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: 87.1.0.0 (87.1.0.0)
Syntax

Exception Exception { get; }

Property Value

Type: Exception
See Also