CogNotRunnableException Constructor (String, Exception)Cognex VisionPro 9.10
CogJobException constructor

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax

public CogNotRunnableException(
	string msg,
	Exception innerException
)

Parameters

msg
Type: System String
innerException
Type: System Exception
See Also