Paul Ferraro created JGRP-2242:
----------------------------------
Summary: Narrow set of thrown exceptions in Streamable and Marshaller method
signatures
Key: JGRP-2242
URL:
https://issues.jboss.org/browse/JGRP-2242
Project: JGroups
Issue Type: Enhancement
Affects Versions: 4.0
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 5.0
These methods all throw a generic Exception. Write methods should only need to throw
IOException, while read methods should only need to throw IOException and
ClassNotFoundException.
Original PR, deferred to 5.0, is here:
https://github.com/belaban/JGroups/pull/372
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)