Emgu CV Library Documentation
ExceptionLevel Enumeration
NamespacesEmgu.UtilExceptionLevel

www.emgu.com/wiki
The Level of exception
Declaration Syntax
C#Visual BasicVisual C++
public enum ExceptionLevel
Public Enumeration ExceptionLevel
public enum class ExceptionLevel
Members
MemberDescription
Minor
Indicate the Exception level is Minor

Low
Indicate the Exception level is Low

Medium
Indicate the Exception level is Medium

High
Indicate the Exception level is High

Critical
Indicate the Exception level is Critical

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