Skip to content
Snippets Groups Projects
Commit 762024df authored by akbib's avatar akbib Committed by akbib
Browse files

Adjust exception message to new class name.

[[Imported from SVN: r12662]]
parent 71250bf8
Branches
Tags
No related merge requests found
......@@ -156,7 +156,7 @@ public:
configuration_ = dynamic_cast<GridFunction*>(newConfig);
if (!configuration_)
DUNE_THROW(Dune::Exception,"In [GeomNonlinStVenantFunctionalAssembler]: GridFunction cast failed!");
DUNE_THROW(Dune::Exception,"In [GeomExactStVenantKirchhoffFunctionalAssembler]: GridFunction cast failed!");
}
protected:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment