Skip to content
Snippets Groups Projects
Commit 330cb8db authored by Nicolas Mansard's avatar Nicolas Mansard Committed by Nicolas Mansard
Browse files

Added an exception to handle error while creating an object.

parent a632d9a5
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@ namespace dynamicgraph {
,VALUE_PARSING
,VECTOR_PARSING
,MATRIX_PARSING
,CLASS_INCONSISTENT
};
static const std::string EXCEPTION_NAME;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment