activemq::util::CMSExceptionSupport Class Reference

#include <src/main/activemq/util/CMSExceptionSupport.h>

Public Member Functions

virtual ~CMSExceptionSupport ()

Static Public Member Functions

static cms::CMSException create (const std::string &msg, const decaf::lang::Exception &cause)
static cms::CMSException create (const decaf::lang::Exception &cause)
static cms::MessageEOFException createMessageEOFException (const decaf::lang::Exception &cause)
static cms::MessageFormatException createMessageFormatException (const decaf::lang::Exception &cause)

Constructor & Destructor Documentation

virtual activemq::util::CMSExceptionSupport::~CMSExceptionSupport (  )  [virtual]

Member Function Documentation

static cms::CMSException activemq::util::CMSExceptionSupport::create ( const decaf::lang::Exception cause  )  [static]
static cms::CMSException activemq::util::CMSExceptionSupport::create ( const std::string &  msg,
const decaf::lang::Exception cause 
) [static]
static cms::MessageEOFException activemq::util::CMSExceptionSupport::createMessageEOFException ( const decaf::lang::Exception cause  )  [static]
static cms::MessageFormatException activemq::util::CMSExceptionSupport::createMessageFormatException ( const decaf::lang::Exception cause  )  [static]

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

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1