Namespace: Cognex.VisionPro.ExceptionsAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 75.1.0.0 (75.1.0.0)
public CogIOMissingFrameGrabberException(
string msg,
Exception innerException
)
public CogIOMissingFrameGrabberException(
string msg,
Exception innerException
)
Public Sub New (
msg As String,
innerException As Exception
)
Public Sub New (
msg As String,
innerException As Exception
)
public:
CogIOMissingFrameGrabberException(
String^ msg,
Exception^ innerException
)
public:
CogIOMissingFrameGrabberException(
String^ msg,
Exception^ innerException
)