Emgu CV Library Documentation
ErrorStr Property
NamespacesEmgu.CVCvExceptionErrorStr

www.emgu.com/wiki
The corresponding error string for the Status code
Declaration Syntax
C#Visual BasicVisual C++
public string ErrorStr { get; }
Public ReadOnly Property ErrorStr As String
public:
property String^ ErrorStr {
	String^ get ();
}

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