CogInvalidSetupException constructor
Namespace: Cognex.VisionPro.ExceptionsAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 69.0.0.0 (69.0.0.0)
public CogJobManagerOnlineException(
string msg,
Exception innerException
)
public CogJobManagerOnlineException(
string msg,
Exception innerException
)
Public Sub New (
msg As String,
innerException As Exception
)
Public Sub New (
msg As String,
innerException As Exception
)
public:
CogJobManagerOnlineException(
String^ msg,
Exception^ innerException
)
public:
CogJobManagerOnlineException(
String^ msg,
Exception^ innerException
)