Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

detail::Exception Class Reference

#include <Exception.hpp>

Inheritance diagram for detail::Exception:

detail::BadFragment< FragmentT > detail::BadRange< FragmentT > List of all members.

Public Member Functions

 Exception (const char *message) throw ()
char const * what () const throw ()
 ~Exception () throw ()

Private Attributes

const char * msg_

Constructor & Destructor Documentation

detail::Exception::Exception const char *  message  )  throw () [inline]
 

Definition at line 36 of file Exception.hpp.

detail::Exception::~Exception  )  throw () [inline]
 

Definition at line 38 of file Exception.hpp.


Member Function Documentation

char const* detail::Exception::what  )  const throw () [inline]
 

Definition at line 37 of file Exception.hpp.

References msg_.


Member Data Documentation

const char* detail::Exception::msg_ [private]
 

Definition at line 40 of file Exception.hpp.

Referenced by what().


The documentation for this class was generated from the following file:
Generated on Thu Dec 15 10:40:15 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2