Go to the source code of this file.
Classes | |
class | dynamicgraph::sot::ExceptionAbstract |
Namespaces | |
dynamicgraph | |
dynamicgraph::sot | |
Macros | |
#define | SOT_RETHROW (const ExceptionAbstract &err) { throw err; } |
#define | SOT_THROW throw |
Definition at line 122 of file exception-abstract.hh.
#define SOT_THROW throw |
Definition at line 129 of file exception-abstract.hh.