//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
#include <oomph_definitions.h>
Inheritance diagram for oomph::OomphLibQuietException:Public Member Functions | |
| OomphLibQuietException () | |
| Constructor. More... | |
| ~OomphLibQuietException () throw () | |
| The destructor cannot throw an exception (C++ STL standard) More... | |
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
===================================================================== A class for handling oomph-lib run-time exceptions quietly.
Definition at line 148 of file oomph_definitions.h.
| oomph::OomphLibQuietException::OomphLibQuietException | ( | ) |
Constructor.
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
===================================================================== A class for handling oomph-lib run-time exceptions quietly.
Definition at line 114 of file oomph_definitions.cc.
|
inline | |||||||||||||
The destructor cannot throw an exception (C++ STL standard)
Definition at line 155 of file oomph_definitions.h.