| 
    activemq-cpp-3.4.0 
   | 
 
This exception must be thrown when a CMS client attempts to write to a read-only message. More...
#include <src/main/cms/MessageNotWriteableException.h>

Public Member Functions | |
| MessageNotWriteableException () | |
| MessageNotWriteableException (const MessageNotWriteableException &ex) | |
| MessageNotWriteableException (const std::string &message) | |
| MessageNotWriteableException (const std::string &message, const std::exception *cause) | |
| MessageNotWriteableException (const std::string &message, const std::exception *cause, const std::vector< std::pair< std::string, int > > &stackTrace) | |
| virtual | ~MessageNotWriteableException () throw () | 
This exception must be thrown when a CMS client attempts to write to a read-only message.
| cms::MessageNotWriteableException::MessageNotWriteableException | ( | ) | 
| cms::MessageNotWriteableException::MessageNotWriteableException | ( | const MessageNotWriteableException & | ex | ) | 
| cms::MessageNotWriteableException::MessageNotWriteableException | ( | const std::string & | message | ) | 
| cms::MessageNotWriteableException::MessageNotWriteableException | ( | const std::string & | message, | 
| const std::exception * | cause | ||
| ) | 
| cms::MessageNotWriteableException::MessageNotWriteableException | ( | const std::string & | message, | 
| const std::exception * | cause, | ||
| const std::vector< std::pair< std::string, int > > & | stackTrace | ||
| ) | 
| virtual cms::MessageNotWriteableException::~MessageNotWriteableException | ( | ) |   throw () [virtual] |