error_handling::runAway Struct Reference
GSL_ERUNAWAY = 10, /* iterative process is out of control */.
More...
#include <error.hpp>
List of all members.
|
Public Member Functions |
| runAway () |
| runAway (string r, string f, int l) |
Detailed Description
GSL_ERUNAWAY = 10, /* iterative process is out of control */.
Constructor & Destructor Documentation
error_handling::runAway::runAway |
( |
|
) |
[inline] |
error_handling::runAway::runAway |
( |
string |
r, |
|
|
string |
f, |
|
|
int |
l | |
|
) |
| | [inline] |
00158 :
00159 error(r,f,l) {};
The documentation for this struct was generated from the following file: