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

Thrown to indicate that the application attempted to do something for which it was not authorised by its peer. More...

#include <qpid/messaging/exceptions.h>

Public Member Functions

 UnauthorizedAccess (const std::string &)
 
virtual QPID_TYPES_EXTERN const char * what () const throw ()
 

Detailed Description

Thrown to indicate that the application attempted to do something for which it was not authorised by its peer.

Definition at line 213 of file exceptions.h.

Constructor & Destructor Documentation

qpid::messaging::UnauthorizedAccess::UnauthorizedAccess ( const std::string &  )

Member Function Documentation

virtual QPID_TYPES_EXTERN const 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 Mar 1 2016 for Qpid C++ Client API by doxygen 1.8.10