Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
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 () |
Public Attributes | |
qpid::types::Variant::Map | detail |
Thrown to indicate that the application attempted to do something for which it was not authorised by its peer.
qpid::messaging::UnauthorizedAccess::UnauthorizedAccess | ( | const std::string & | ) |
virtual QPID_TYPES_EXTERN const char* qpid::types::Exception::what | ( | ) | const throw () [virtual, inherited] |
Definition at line 44 of file exceptions.h.