[jboss-jira] [JBoss JIRA] (JGRP-2242) Narrow set of thrown exceptions in Streamable and Marshaller method signatures

Paul Ferraro (JIRA) issues at jboss.org
Thu Dec 14 11:45:00 EST 2017


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)


More information about the jboss-jira mailing list