hex::invalid_argument Class Reference

#include <hex.h>

Inheritance diagram for hex::invalid_argument:

hex::exception List of all members.

Detailed Description

Definition at line 89 of file hex.h.

Public Member Functions

 invalid_argument (const std::string &w) throw ()
virtual ~invalid_argument () throw ()


Constructor & Destructor Documentation

hex::invalid_argument::invalid_argument ( const std::string &  w  )  throw () [inline]

Definition at line 92 of file hex.h.

00092 : hex::exception(w) {}

virtual hex::invalid_argument::~invalid_argument (  )  throw () [inline, virtual]

Definition at line 93 of file hex.h.

00093 {}


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 00:00:55 2008 for libhex by  doxygen 1.5.1