Dune::MathError Class Reference

Default exception class for mathematical errors. More...

#include <dune/common/exceptions.hh>

Inheritance diagram for Dune::MathError:
Inheritance graph

List of all members.

Public Member Functions

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


Member Function Documentation

void Dune::Exception::message ( const std::string &  message  )  [inline, inherited]

store string in internal message buffer

const std::string & Dune::Exception::what (  )  const [inline, inherited]

output internal message buffer

Referenced by Dune::operator<<().


The documentation for this class was generated from the following file:
Generated on Mon Apr 26 10:45:23 2010 for dune-common by  doxygen 1.6.3