20 #ifndef ALKEXCEPTION_H
21 #define ALKEXCEPTION_H
23 #include <alkimia/alk_export.h>
48 #define ALKEXCEPTION(what) AlkException(what, __FILE__, __LINE__)
63 AlkException(
const QString &msg,
const QString &file,
const unsigned long line);
73 const QString &
what()
const
84 const QString &
file()
const
const QString & what() const
const QString & file() const
unsigned long line() const