Namespace: Cognex.VisionPro.ExceptionsAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
public CogPMAlignInvalidOutsideRegionThresholdException(
string message,
Exception innerException
)
public CogPMAlignInvalidOutsideRegionThresholdException(
string message,
Exception innerException
)
Public Sub New (
message As String,
innerException As Exception
)
Public Sub New (
message As String,
innerException As Exception
)
public:
CogPMAlignInvalidOutsideRegionThresholdException(
String^ message,
Exception^ innerException
)
public:
CogPMAlignInvalidOutsideRegionThresholdException(
String^ message,
Exception^ innerException
)