error_handling::badTolerance Struct Reference

GSL_EBADTOL = 13, /* user specified an invalid tolerance */. More...

#include <error.hpp>

Inheritance diagram for error_handling::badTolerance:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 badTolerance ()
 badTolerance (string r, string f, int l)


Detailed Description

GSL_EBADTOL = 13, /* user specified an invalid tolerance */.

Constructor & Destructor Documentation

error_handling::badTolerance::badTolerance (  )  [inline]

00178 {};

error_handling::badTolerance::badTolerance ( string  r,
string  f,
int  l 
) [inline]

00179                                              : 
00180       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