error_handling::notImplemented Struct Reference

GSL_EUNIMPL = 24, /* requested feature not (yet) implemented */. More...

#include <error.hpp>

Inheritance diagram for error_handling::notImplemented:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_EUNIMPL = 24, /* requested feature not (yet) implemented */.

Constructor & Destructor Documentation

error_handling::notImplemented::notImplemented (  )  [inline]

00256 {};

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

00257                                                : 
00258       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