Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions | Public Attributes
qpid::sys::ExceptionHolder::Wrapper Struct Reference

List of all members.

Public Member Functions

 Wrapper (Ex *ptr)
void raise () const
std::string what () const

Public Attributes

boost::shared_ptr< Ex > exception

Constructor & Destructor Documentation

qpid::sys::ExceptionHolder::Wrapper::Wrapper ( Ex *  ptr) [inline]

Definition at line 58 of file ExceptionHolder.h.


Member Function Documentation

void qpid::sys::ExceptionHolder::Wrapper::raise ( ) const [inline, virtual]

Implements qpid::sys::Raisable.

Definition at line 59 of file ExceptionHolder.h.

References exception.

std::string qpid::sys::ExceptionHolder::Wrapper::what ( ) const [inline, virtual]

Implements qpid::sys::Raisable.

Definition at line 60 of file ExceptionHolder.h.

References exception.


Member Data Documentation

Definition at line 61 of file ExceptionHolder.h.

Referenced by raise(), and what().


The documentation for this struct was generated from the following file:

Qpid C++ API Reference
Generated on Thu Aug 23 2012 for Qpid C++ Client API by doxygen 1.7.5