Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::framing::PreconditionFailedException Struct Reference

The client requested a command that was not allowed because some precondition failed. More...

#include <qpid/framing/reply_exceptions.h>

List of all members.

Public Member Functions

std::string getPrefix () const
 PreconditionFailedException (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 client requested a command that was not allowed because some precondition failed.

Definition at line 82 of file reply_exceptions.h.


Constructor & Destructor Documentation

qpid::framing::PreconditionFailedException::PreconditionFailedException ( const std::string &  msg = std::string()  )  [inline]

Definition at line 86 of file reply_exceptions.h.


Member Function Documentation

virtual std::string qpid::Exception::getMessage (  )  const [virtual, inherited]
std::string qpid::framing::PreconditionFailedException::getPrefix (  )  const [inline, virtual]

Reimplemented from qpid::Exception.

Definition at line 85 of file reply_exceptions.h.

virtual const char* qpid::Exception::what (  )  const throw () [virtual, inherited]

Member Data Documentation

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 Fri May 20 17:17:31 2011 for Qpid C++ Client API by doxygen 1.6.1