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

The peer tried to use a command a manner that is inconsistent with the rules described in the specification. More...

#include <qpid/framing/reply_exceptions.h>

List of all members.

Public Member Functions

std::string getPrefix () const
 NotAllowedException (const std::string &msg=std::string())
virtual const char * what () const throw ()
virtual std::string getMessage () const

Public Attributes

const framing::execution::ErrorCode code

Detailed Description

The peer tried to use a command a manner that is inconsistent with the rules described in the specification.

Definition at line 143 of file reply_exceptions.h.


Constructor & Destructor Documentation

qpid::framing::NotAllowedException::NotAllowedException ( const std::string &  msg = std::string())
inline

Definition at line 147 of file reply_exceptions.h.


Member Function Documentation

virtual std::string qpid::Exception::getMessage ( ) const
virtualinherited
std::string qpid::framing::NotAllowedException::getPrefix ( ) const
inlinevirtual

Reimplemented from qpid::Exception.

Definition at line 146 of file reply_exceptions.h.

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

Member Data Documentation

const framing::execution::ErrorCode qpid::SessionException::code
inherited

Definition at line 60 of file Exception.h.


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

Qpid C++ API Reference
Generated on Sun Feb 17 2013 for Qpid C++ Client API by doxygen 1.8.1.1