error_handling::runAway Struct Reference

GSL_ERUNAWAY = 10, /* iterative process is out of control */. More...

#include <error.hpp>

Inheritance diagram for error_handling::runAway:

Inheritance graph
[legend]
Collaboration diagram for error_handling::runAway:

Collaboration graph
[legend]

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]

00157 {};

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:

Generated on Fri Jun 6 17:28:28 2008 by  doxygen 1.5.6