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