Go to the source code of this file.
Classes | |
class | EDepSim::Exception |
Namespaces | |
EDepSim | |
Construct a module from components. | |
Macros | |
#define | EDepSimThrow(message) {EDepSimError(message);throw EDepSim::Exception();} |
Print an error message, and then throw an exception. More... | |
#define EDepSimThrow | ( | message | ) | {EDepSimError(message);throw EDepSim::Exception();} |
Print an error message, and then throw an exception.
Definition at line 17 of file EDepSimException.hh.