| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation | 
#include <qpid/types/Exception.h>
| Public Member Functions | |
| QPID_TYPES_EXTERN | Exception (const std::string &message=std::string()) throw () | 
| virtual QPID_TYPES_EXTERN | ~Exception () throw () | 
| virtual QPID_TYPES_EXTERN const char * | what () const throw () | 
| QPID_TYPES_EXTERN qpid::types::Exception::Exception | ( | const std::string & | message = std::string() | ) | throw ()  [explicit] | 
| virtual QPID_TYPES_EXTERN qpid::types::Exception::~Exception | ( | ) | throw ()  [virtual] | 
| virtual QPID_TYPES_EXTERN const char* qpid::types::Exception::what | ( | ) | const  throw ()  [virtual] | 
 1.7.5
 1.7.5