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

Exception Exception { get; }

Property Value

Type: Exception
See Also