error_handling::badArgument Struct Reference

GSL_EINVAL = 4, /* invalid argument supplied by user */. More...

#include <error.hpp>

Inheritance diagram for error_handling::badArgument:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_EINVAL = 4, /* invalid argument supplied by user */.

Constructor & Destructor Documentation

error_handling::badArgument::badArgument (  )  [inline]

00115 {};

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

00116                                             : 
00117       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