Emgu CV Library Documentation
ErrorMessage Property
NamespacesEmgu.CVCvExceptionErrorMessage

www.emgu.com/wiki
A description of the error
Declaration Syntax
C#Visual BasicVisual C++
public string ErrorMessage { get; set; }
Public Property ErrorMessage As String
public:
property String^ ErrorMessage {
	String^ get ();
	void set (String^ value);
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)