Dune::NotImplemented Class Reference
#include <exceptions.hh>
Inheritance diagram for Dune::NotImplemented:

Detailed Description
Default exception for dummy implementations.This exception can be used for functions/methods
- that have to be implemented but should never be called
- that are missing
Public Member Functions | |
void | message (std::string message) |
store string in internal message buffer |
The documentation for this class was generated from the following file: