error_handling::badDomain Struct Reference

GSL_EDOM = 1, /* input domain error, e.g sqrt(-1) */. More...

#include <error.hpp>

Inheritance diagram for error_handling::badDomain:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_EDOM = 1, /* input domain error, e.g sqrt(-1) */.

Constructor & Destructor Documentation

error_handling::badDomain::badDomain (  )  [inline]

00094 {};

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

00095                                           : 
00096       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