Dune Core Modules (2.8.0)
exceptions.hh
Go to the documentation of this file.
Default exception if a function was called while the object is not in a valid state for that function...
Definition: exceptions.hh:279
Default exception if an error in the parallel communication of the program occurred.
Definition: exceptions.hh:285
static void registerHook(ExceptionHook *hook)
add a functor which is called before a Dune::Exception is emitted (see Dune::ExceptionHook)
Definition: exceptions.cc:20
void message(const std::string &msg)
store string in internal message buffer
Definition: exceptions.cc:30
const char * what() const noexcept override
output internal message buffer
Definition: exceptions.cc:35
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)