Gets the exception thrown (and caught) while executing the tool's Run method.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Property Value
Type: ExceptionReturns the exception that happened when the tool's Run method was called, or null if no exception happened.
Implements
ICogRunStatus ExceptionSee Also