Gets the exception thrown (and caught) while executing the tool's Run method.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 93.1.0.0 (93.1.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