Emgu CV Library Documentation
IsSevere Method
Namespaces
►
Emgu.Util
►
PrioritizedException
►
IsSevere
()
()
()
C#
Visual Basic
Visual C++
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 Basic
Visual 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)