| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation | 
| Public Member Functions | |
| Wrapper (Ex *ptr) | |
| void | raise () const | 
| std::string | what () const | 
| Public Attributes | |
| boost::shared_ptr< Ex > | exception | 
| qpid::sys::ExceptionHolder::Wrapper::Wrapper | ( | Ex * | ptr | ) |  [inline] | 
Definition at line 58 of file ExceptionHolder.h.
| 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.
| boost::shared_ptr<Ex> qpid::sys::ExceptionHolder::Wrapper::exception | 
Definition at line 61 of file ExceptionHolder.h.
 1.7.5
 1.7.5