Update CMS API to include the proper exceptions in the Message interfaces throw
declarations
--------------------------------------------------------------------------------------------
Key: AMQCPP-269
URL: https://issues.apache.org/activemq/browse/AMQCPP-269
Project: ActiveMQ C++ Client
Issue Type: Improvement
Components: CMS Impl
Reporter: Timothy Bish
Assignee: Timothy Bish
CMS now includes several exception types:
MessageFormatException
MessageEOFException
MessageNotReadableException
etc...
The CMS Message interfaces should be updated to indicate which of these is
thrown from the various methods in the Message classes. The ActiveMQ
implementation of the CMS interface will need to be updated as well to actually
throw these types.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.