activemq::transport::ExceptionResponse Class Reference

#include <ExceptionResponse.h>

Inheritance diagram for activemq::transport::ExceptionResponse:

activemq::transport::Response activemq::transport::Command List of all members.

Public Member Functions

virtual ~ExceptionResponse ()
virtual const BrokerErrorgetException () const =0

Detailed Description

A response object that indicates an error occurred at the broker.


Constructor & Destructor Documentation

virtual activemq::transport::ExceptionResponse::~ExceptionResponse  )  [inline, virtual]
 


Member Function Documentation

virtual const BrokerError* activemq::transport::ExceptionResponse::getException  )  const [pure virtual]
 

Gets the error from the broker.

Returns:
the error provided from the broker


The documentation for this class was generated from the following file:
Generated on Thu Aug 3 18:03:33 2006 for activemq-cpp by  doxygen 1.4.5