dht::exception Class Reference

Exception base class. More...

#include <dht/exception.h>

Inheritance diagram for dht::exception:

List of all members.

Public Member Functions

 exception (const char *reason)
virtual const char * what () const throw ()
 Reason for the exception as NULL terminated string.

Detailed Description

Exception base class.

Each exception thrown by dht library inherits from this class.

These are the possible concrete exception classes defined by DHT:

Implementations may define others derived from these or base class.


Member Function Documentation

virtual const char* dht::exception::what (  )  const throw () [inline, virtual]

Reason for the exception as NULL terminated string.


The documentation for this class was generated from the following file:
Generated on Thu Mar 1 16:18:47 2007 for libdht by  doxygen 1.5.1