Click or drag to resize

OpenCVException Constructor

Overload List
  NameDescription
Public methodOpenCVException
Initializes a new instance of the Exception class.
Public methodOpenCVException(String)
Initializes a new instance of the Exception class with a specified error message.
Protected methodOpenCVException(SerializationInfo, StreamingContext)
Initializes a new instance of the Exception class with serialized data.
Public methodOpenCVException(String, Exception)
Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodOpenCVException(ErrorCode, String, String, String, Int32)
Constructor
Top
See Also