18#ifndef _CMS_MESSAGENOTWRITEABLEEXCEPTION_H_
19#define _CMS_MESSAGENOTWRITEABLEEXCEPTION_H_
43 const std::vector<std::pair<std::string, int> >& stackTrace);
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)
MessageNotWriteableException(const MessageNotWriteableException &ex)
virtual ~MessageNotWriteableException()
MessageNotWriteableException()
virtual MessageNotWriteableException * clone()
Creates a cloned version of this CMSException instance.
MessageNotWriteableException(const std::string &message)
#define CMS_API
Definition Config.h:31
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition DestinationResolver.h:23