Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions | List of all members
qpid::messaging::SessionClosed Struct Reference

Thrown to indicate that the sesion was closed by this client (probably in a different thread) whilst we were waiting on it. More...

#include <qpid/messaging/exceptions.h>

Public Member Functions

 SessionClosed ()
 
virtual const QPID_TYPES_EXTERN char * what () const throw ()
 

Detailed Description

Thrown to indicate that the sesion was closed by this client (probably in a different thread) whilst we were waiting on it.

This is not really an error condition but there is no other way to return this.

Definition at line 178 of file exceptions.h.

Constructor & Destructor Documentation

◆ SessionClosed()

qpid::messaging::SessionClosed::SessionClosed ( )

Member Function Documentation

◆ what()

virtual const QPID_TYPES_EXTERN char* qpid::types::Exception::what ( ) const
throw (
)
virtualinherited

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

Qpid C++ API Reference
Generated on Tue Aug 16 2022 for Qpid C++ Client API by doxygen 1.8.17