Dune::NotImplemented Class Reference

Default exception for dummy implementations. More...

#include <dune/common/exceptions.hh>

Inheritance diagram for Dune::NotImplemented:
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 for dummy implementations.

This exception can be used for functions/methods


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