Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/framing/amqp_types.h"
#include "qpid/framing/constants.h"
#include "qpid/framing/enum.h"
#include "qpid/sys/StrError.h"
#include "qpid/CommonImportExport.h"
#include <string>
#include <errno.h>
Go to the source code of this file.
Classes | |
class | qpid::Exception |
Base class for Qpid runtime exceptions. More... | |
struct | qpid::ErrnoException |
Exception that includes an errno message. More... | |
struct | qpid::SessionException |
struct | qpid::ChannelException |
struct | qpid::ConnectionException |
struct | qpid::ClosedException |
struct | qpid::TransportFailure |
Exception representing transport failure. More... | |
Namespaces | |
namespace | qpid |