CogException Constructor (SerializationInfo, StreamingContext)Cognex VisionPro 9.5
Initializes a new instance of the CogException class with serialized data.

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

protected CogException(
	SerializationInfo info,
	StreamingContext context
)
See Also