1 #ifndef CORE_Exception_H
2 #define CORE_Exception_H
58 const unsigned int& line,
#define tBoolean
Definition: types.h:35
CORE_Exception()
build an exception
Definition: CORE_Exception.cpp:5
this class describes the exceptions raised for CORE package
Definition: CORE_Exception.h:15
#define tString
Definition: types.h:36
tString getMessage() const
return the message of the exception
Definition: CORE_Exception.h:80
static void enablePrint(const tBoolean &enable)
Definition: CORE_Exception.h:74