#include <siscone_error.h>
class corresponding to errors that will be thrown by siscone
Definition at line 38 of file siscone_error.h.
◆ Csiscone_error()
siscone::Csiscone_error::Csiscone_error |
( |
const std::string & |
message_in | ) |
|
|
inline |
ctor with a given error message
- Parameters
-
message_in | the error message to be printed |
Definition at line 45 of file siscone_error.h.
◆ setm_print_errors()
static void siscone::Csiscone_error::setm_print_errors |
( |
bool |
print_errors | ) |
|
|
inlinestatic |
switch on/off the error message printing
- Parameters
-
print_errors | errors will be printed when true |
Definition at line 55 of file siscone_error.h.
The documentation for this class was generated from the following files: