#include <errorCode.hpp>
Enumerator |
---|
NORMAL |
|
WARNING |
the system is working normally
|
_ERROR |
ok, a warning is a warning
|
SEVERE |
an error has occured, the system might be able to continue
|
CRITICAL |
current processing is doomed. system not yet
|
FATAL |
the system is doomed now
system cannot continue
|
The documentation for this class was generated from the following file: