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