Error thrown if operations of a FieldMatrix fail. More...
#include <dune/common/fmatrix.hh>
Public Member Functions | |
void | message (const std::string &message) |
store string in internal message buffer | |
const std::string & | what () const |
output internal message buffer |
Error thrown if operations of a FieldMatrix fail.
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<<().