You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
basics
noConvException.hh
Go to the documentation of this file.
1
6
#ifndef noConvExc_hh
7
#define noConvExc_hh
8
9
#include "
exceptions.hh
"
10
11
namespace
concepts
{
12
13
// ********************************************************* NoConvergence **
14
20
class
NoConvergence
:
public
MissingFeature
{
21
public
:
25
NoConvergence
(
const
std::string&
errMsg
)
throw
();
26
protected
:
27
virtual
std::ostream&
info
(std::ostream&
os
)
const
throw
();
28
};
29
30
}
31
32
#endif
// noConvExc_hh
concepts::MissingFeature
Definition
exceptions.hh:206
concepts::NoConvergence
Definition
noConvException.hh:20
concepts::NoConvergence::info
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
concepts::NoConvergence::NoConvergence
NoConvergence(const std::string &errMsg)
exceptions.hh
concepts
Definition
pml_formula.h:16
concepts::makeSet
Set< F > makeSet(uint n, const F &first,...)
Definition
set.hh:320
Generated on Wed Sep 13 2023 21:06:17 for Concepts by
1.9.8