Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
public Cog3DImageRenderException(
string message,
Exception innerException
)
public Cog3DImageRenderException(
string message,
Exception innerException
)
Public Sub New (
message As String,
innerException As Exception
)
Public Sub New (
message As String,
innerException As Exception
)
public:
Cog3DImageRenderException(
String^ message,
Exception^ innerException
)
public:
Cog3DImageRenderException(
String^ message,
Exception^ innerException
)