#include <klocale.h>
#include <kdebug.h>
#include <vector>
#include <iostream>
#include "CKlearExceptionReporter.h"
Include dependency graph for CKlearAppException.h:
Data Structures | |
class | ErrorData |
Error data segment for ErrorMessage-Stack used by the Klear exception handling. More... | |
class | CKlearAppException |
The exception baseclass for Klear. More... | |
Defines | |
#define | __LOC__ "At line "+QString::QString(QString::number(__LINE__)+" in file "+__FILE__+" and function "+__FUNC__) |
LOC Makro to reference to a Line, File and Function within an exception. |
|
LOC Makro to reference to a Line, File and Function within an exception.
|