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 () |
Definition at line 31 of file Exception.h.
|
explicit |
|
virtual |
|
virtual |