Go to the source code of this file.
◆ ASSERT_APP_GETAVP
#define ASSERT_APP_GETAVP |
( |
|
source | ) |
|
Value:try { source; }\
LOGWARNING(\
);\
LOGDEBUG(\
);\
}\
return NULL;
Definition: Exception.hpp:26
Definition: Exception.hpp:26
static void debug(const std::string &text, const char *fromFile, const int fromLine)
Definition: Logger.hpp:305
Definition: Exception.hpp:26
static void warning(const std::string &text, const char *fromFile, const int fromLine)
Definition: Logger.hpp:338
const std::string & getText() const
Definition: Exception.hpp:52
#define ANNA_FILE_LOCATION
Definition: defines.hpp:23
Definition: RuntimeException.hpp:23