[
https://issues.apache.org/activemq/browse/AMQCPP-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathan Mittler closed AMQCPP-50.
--------------------------------
Resolution: Fixed
Applied to trunk
> Derive cms::CMSException from std::exception
> --------------------------------------------
>
> Key: AMQCPP-50
> URL: https://issues.apache.org/activemq/browse/AMQCPP-50
> Project: ActiveMQ C++ Client
> Issue Type: Improvement
> Components: CMS Impl
> Reporter: Albert Strasheim
> Assigned To: Nathan Mittler
> Priority: Minor
> Fix For: 2.0
>
>
> It would be nice if cms::CMSException were derived from std::exception.
> std::exception's what can just call through to cms::CMSException's getMessage.
> Having this inheritance would be useful to people who already have logging
> functions or other bits and pieces in place in their programs that understand
> std::exceptions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.