Heidelberg Educational Numerics Library Version 0.27 (from 15 March 2021)
List of all members
hdnum::MathError Class Reference

Default exception class for mathematical errors. More...

#include <exceptions.hh>

Inheritance diagram for hdnum::MathError:
hdnum::Exception

Additional Inherited Members

- Public Member Functions inherited from hdnum::Exception
void message (const std::string &message)
 store string in internal message buffer
 
const std::string & what () const
 output internal message buffer
 

Detailed Description

Default exception class for mathematical errors.

This is the superclass for all errors which are caused by mathematical problems like


The documentation for this class was generated from the following file: