Emgu CV Library Documentation
IsSevere Method
NamespacesEmgu.UtilPrioritizedExceptionIsSevere()()()

www.emgu.com/wiki
Check if the severity of the current exception is greater or equal to the serverity of the Exception Enviorment
Declaration Syntax
C#Visual BasicVisual C++
public bool IsSevere()
Public Function IsSevere As Boolean
public:
bool IsSevere()
Return Value
True if the serverity is greater or equal to the one defined in the Exception Enviorment

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