Classes | Namespaces | Macros
exception-abstract.h File Reference
#include <dynamic-graph/dynamic-graph-api.h>
#include <dynamic-graph/fwd.hh>
#include <string>
Include dependency graph for exception-abstract.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dynamicgraph::ExceptionAbstract
 Abstract root class for all dynamic-graph exceptions. More...
 
class  dynamicgraph::ExceptionAbstract::Param
 Class owned by exceptions to store error locations. More...
 

Namespaces

 dynamicgraph
 

Macros

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

Macro Definition Documentation

◆ DG_RETHROW

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

Definition at line 16 of file exception-abstract.h.

◆ DG_THROW

#define DG_THROW   throw

Definition at line 24 of file exception-abstract.h.



dynamic-graph
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Sun Oct 22 2023 02:27:08