Gadget
Classes | Enumerations
errorhandler.h File Reference
#include "strstack.h"
#include "doublevector.h"
#include "gadget.h"
Include dependency graph for errorhandler.h:

Go to the source code of this file.

Classes

class  ErrorHandler
 This is the class used to handle errors in the model, by displaying error messages to the user and logging information to a log file. More...
 

Enumerations

enum  LogLevel {
  LOGNONE = 0 , LOGFAIL , LOGINFO , LOGWARN ,
  LOGDEBUG , LOGMESSAGE , LOGDETAIL
}
 

Enumeration Type Documentation

◆ LogLevel

enum LogLevel
Enumerator
LOGNONE 
LOGFAIL 
LOGINFO 
LOGWARN 
LOGDEBUG 
LOGMESSAGE 
LOGDETAIL