CogException Constructor Cognex VisionPro 9.5
Overload List

  NameDescription
Protected methodCogException 
Constructs a new instance of the CogException class.
Protected methodCogException(String)
Initializes a new instance of the CogException class with a specified error message.
Protected methodCogException(SerializationInfo, StreamingContext)
Initializes a new instance of the CogException class with serialized data.
Protected methodCogException(String, Exception)
Initializes a new instance of the CogException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also