CogSpaceTreeInvalidNameSyntaxException Constructor (String, Exception)Cognex VisionPro 9.20

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

public CogSpaceTreeInvalidNameSyntaxException(
	string message,
	Exception innerException
)

Parameters

message
Type: System String
innerException
Type: System Exception
See Also