Merged
requested to merge patrick.jaap_at_tu-dresden.de/dune-elasticity:fix/exception-handling into master
- Let Mooney Rivlin throw
Dune::MathError
instead of generic exception. - Directly re-throw an exception in the ADOL-C assembler to avoid changing the type.