DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PDELab::ClockError Struct Reference
exception thrown by clock functions More...
#include <dune/pdelab/common/clock.hh>
Public Member Functions | |
void | message (const std::string &msg) |
store string in internal message buffer | |
const char * | what () const noexcept override |
output internal message buffer | |
Static Public Member Functions | |
static void | registerHook (ExceptionHook *hook) |
add a functor which is called before a Dune::Exception is emitted (see Dune::ExceptionHook) More... | |
static void | clearHook () |
remove all hooks | |
Detailed Description
exception thrown by clock functions
The documentation for this struct was generated from the following file:
- dune/pdelab/common/clock.hh
