Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/sys/ExceptionHolder.h>
Public Member Functions | |
virtual | ~Raisable () |
virtual void | raise () const =0 |
virtual std::string | what () const =0 |
Definition at line 31 of file ExceptionHolder.h.
|
inlinevirtual |
Definition at line 32 of file ExceptionHolder.h.
|
pure virtual |
Implemented in qpid::sys::ExceptionHolder.
|
pure virtual |
Implemented in qpid::sys::ExceptionHolder.