hex::out_of_range Class Reference

#include <hex.h>

Inheritance diagram for hex::out_of_range:

hex::exception List of all members.

Detailed Description

Definition at line 96 of file hex.h.

Public Member Functions

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


Constructor & Destructor Documentation

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

Definition at line 99 of file hex.h.

00099 : hex::exception(w) {}

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

Definition at line 100 of file hex.h.

00100 {}


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