#include #include #include #include namespace opkele { # ifndef OPKELE_HAVE_KONFORKA exception::exception(const string& w) : _what(w) { DOUT_("throwing exception(\""<