Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/Exception.h"
#include "qpid/sys/ExceptionHolder.h"
#include "qpid/framing/enum.h"
#include "qpid/CommonImportExport.h"
Go to the source code of this file.
Namespaces | |
qpid | |
This file was automatically generated from the AMQP specification. | |
qpid::framing | |
Functions | |
sys::ExceptionHolder | qpid::framing::createSessionException (int code, const std::string &text) |
sys::ExceptionHolder | qpid::framing::createConnectionException (int code, const std::string &text) |
sys::ExceptionHolder | qpid::framing::createChannelException (int code, const std::string &text) |