Classes | Namespaces | Defines

KompexSQLiteException.h File Reference

#include <map>
#include <string>
#include <sstream>
#include <iostream>
#include "KompexSQLitePrerequisites.h"

Go to the source code of this file.

Classes

class  Kompex::SQLiteException
 Exception class for sqlite and KompexSQLiteWrapper errors. More...

Namespaces

namespace  Kompex

Defines

#define KOMPEX_EXCEPT(errorString)   throw SQLiteException(__FILE__, __LINE__, errorString)

Define Documentation

#define KOMPEX_EXCEPT (   errorString )    throw SQLiteException(__FILE__, __LINE__, errorString)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines