Emgu CV Library Documentation
ExceptionLevel Property
NamespacesEmgu.UtilExceptionEnviormentExceptionLevel

www.emgu.com/wiki
The current exception level
Declaration Syntax
C#Visual BasicVisual C++
public static ExceptionLevel ExceptionLevel { get; set; }
Public Shared Property ExceptionLevel As ExceptionLevel
public:
static property ExceptionLevel ExceptionLevel {
	ExceptionLevel get ();
	void set (ExceptionLevel value);
}

Assembly: Emgu.Util (Module: Emgu.Util) Version: 1.1.0.0 (1.1.0.0)