|
nsol
0.4.1
Nsol - Neuroscience Objects Library
|
#include "Log.h"#include <stdexcept>
Include dependency graph for error.h:
This graph shows which files directly or indirectly include this file: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 | ) |