exception-abstract.hh File Reference
#include <iostream>
#include <string>
#include "sot/core/api.hh"
#include <exception>
Include dependency graph for exception-abstract.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  dynamicgraph::sot::ExceptionAbstract

Namespaces

namespace  dynamicgraph
namespace  dynamicgraph::sot

Defines

#define SOT_RETHROW   ( const ExceptionAbstract& err ) { throw err; }
#define SOT_THROW   throw

Define Documentation

#define SOT_RETHROW   ( const ExceptionAbstract& err ) { throw err; }
#define SOT_THROW   throw