Namespace: Cognex.VisionPro.ExceptionsAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
public CogIPMissingPixelFixedGlobalValueOutsideDstRangeException(
string message,
Exception innerException
)
public CogIPMissingPixelFixedGlobalValueOutsideDstRangeException(
string message,
Exception innerException
)
Public Sub New (
message As String,
innerException As Exception
)
Public Sub New (
message As String,
innerException As Exception
)
public:
CogIPMissingPixelFixedGlobalValueOutsideDstRangeException(
String^ message,
Exception^ innerException
)
public:
CogIPMissingPixelFixedGlobalValueOutsideDstRangeException(
String^ message,
Exception^ innerException
)