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

qpid::framing::FramingErrorException Struct Reference

A valid frame header cannot be formed from the incoming byte stream. More...

#include <qpid/framing/reply_exceptions.h>

Inherits qpid::ConnectionException.

List of all members.

Public Member Functions

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

Public Attributes

const framing::connection::CloseCode code


Detailed Description

A valid frame header cannot be formed from the incoming byte stream.

Definition at line 235 of file reply_exceptions.h.


Constructor & Destructor Documentation

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

Definition at line 239 of file reply_exceptions.h.


Member Function Documentation

virtual std::string qpid::Exception::getMessage (  )  const [virtual, inherited]

std::string qpid::framing::FramingErrorException::getPrefix (  )  const [inline, virtual]

Reimplemented from qpid::Exception.

Definition at line 238 of file reply_exceptions.h.

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


Member Data Documentation

const framing::connection::CloseCode qpid::ConnectionException::code [inherited]

Definition at line 72 of file Exception.h.


The documentation for this struct was generated from the following file:
Qpid C++ API Reference
Generated on Fri Feb 18 12:26:56 2011 for Qpid C++ Client API by doxygen 1.4.7