activemq-cpp-3.9.5
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

◆ ~CMSExceptionSupport()

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

Member Function Documentation

◆ create() [1/2]

static cms::CMSException activemq::util::CMSExceptionSupport::create ( const decaf::lang::Exception & cause)
static

◆ create() [2/2]

static cms::CMSException activemq::util::CMSExceptionSupport::create ( const std::string & msg,
const decaf::lang::Exception & cause )
static

◆ createMessageEOFException()

static cms::MessageEOFException activemq::util::CMSExceptionSupport::createMessageEOFException ( const decaf::lang::Exception & cause)
static

◆ createMessageFormatException()


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