Public Member Functions | List of all members
oomph::OomphLibQuietException Class Reference

//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// 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...
 

Detailed Description

//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////

===================================================================== A class for handling oomph-lib run-time exceptions quietly.

Definition at line 148 of file oomph_definitions.h.

Constructor & Destructor Documentation

◆ OomphLibQuietException()

oomph::OomphLibQuietException::OomphLibQuietException ( )

Constructor.

//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////

===================================================================== A class for handling oomph-lib run-time exceptions quietly.

Definition at line 114 of file oomph_definitions.cc.

◆ ~OomphLibQuietException()

oomph::OomphLibQuietException::~OomphLibQuietException ( )
throw (
)
inline

The destructor cannot throw an exception (C++ STL standard)

Definition at line 155 of file oomph_definitions.h.


The documentation for this class was generated from the following files: