nsol
0.4.1
Nsol - Neuroscience Objects Library
|
#include "Log.h"
#include <stdexcept>
Go to the source code of this file.
Macros | |
#define | NSOL_THROW(msg) |
#define | NSOL_CHECK_THROW(cond, errorMsg) |
#define | NSOL_DEBUG_CHECK(cond, errorMsg) |
Definition in file error.h.
#define NSOL_CHECK_THROW | ( | cond, | |
errorMsg | |||
) |
#define NSOL_THROW | ( | msg | ) |