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 ()
template<class T>
 Exception (const T &message)
 Allow any type that has ostream operator<< to act as message.
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 Tue Apr 17 14:22:10 2007 for Qpid by  doxygen 1.4.7