18 #ifndef _CMS_TRANSACTIONINPROGRESSEXCEPTION_H_ 19 #define _CMS_TRANSACTIONINPROGRESSEXCEPTION_H_ 45 const std::vector<std::pair<std::string, int> >& stackTrace);
#define CMS_API
Definition: Config.h:31
CMS API Exception that is the base for all exceptions thrown from CMS classes.
Definition: CMSException.h:50
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: DestinationResolver.h:23
This exception is thrown when an operation is invalid because a transaction is in progress...
Definition: TransactionInProgressException.h:33