Dune::InvalidStateException Class Reference
#include <exceptions.hh>
List of all members.
Detailed Description
Default exception if a function was called while the object is not in a valid state for that function.
|
Public Member Functions |
void | message (const std::string &message) |
| store string in internal message buffer
|
const std::string & | what () const |
| output internal message buffer
|
The documentation for this class was generated from the following file: