error_handling::cannotReachToleranceInX Struct Reference

GSL_ETOLX = 30, /* cannot reach the specified tolerance in X */. More...

#include <error.hpp>

Inheritance diagram for error_handling::cannotReachToleranceInX:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_ETOLX = 30, /* cannot reach the specified tolerance in X */.

Constructor & Destructor Documentation

error_handling::cannotReachToleranceInX::cannotReachToleranceInX (  )  [inline]

00298 {};

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

00299                                                         : 
00300       error(r,f,l) {};


The documentation for this struct was generated from the following file:

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