CogIDInvalidCodePageException Constructor (String, Exception)Cognex VisionPro 9.22 SR1

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 87.1.0.0
Syntax

public CogIDInvalidCodePageException(
	string msg,
	Exception innerExc
)

Parameters

msg
Type: System String
innerExc
Type: System Exception
See Also