qpid::Exception Class Reference

Exception base class for all Qpid exceptions. More...

#include <Exception.h>

Inheritance diagram for qpid::Exception:

Inheritance graph
[legend]
List of all members.

Public Types

typedef boost::shared_ptr<
Exception
shared_ptr

Public Member Functions

 Exception (const std::string &str) throw ()
 Exception (const char *str) throw ()
 Exception (const std::exception &) throw ()
virtual const char * what () const throw ()
virtual std::string toString () const throw ()
virtual Exceptionclone () const throw ()
virtual void throwSelf () const

Protected Attributes

std::string whatStr

Detailed Description

Exception base class for all Qpid exceptions.


The documentation for this class was generated from the following file:
Generated on Thu Jan 25 11:48:14 2007 for Qpid by  doxygen 1.5.1