Classes | Namespaces | Defines

exception-abstract.h File Reference

Include dependency graph for exception-abstract.h:
This graph shows which files directly or indirectly include this file:

Classes

class  dynamicgraph::ExceptionAbstract

Namespaces

namespace  dynamicgraph
 

This is the namespace where every object and class of this library is located.


Defines

#define DG_RETHROW   ( const ExceptionAbstract& err ) { throw err; }
#define DG_THROW   throw

Define Documentation

#define DG_RETHROW   ( const ExceptionAbstract& err ) { throw err; }
#define DG_THROW   throw




dynamicGraph library documentation