[jboss-jira] [JBoss JIRA] (JGRP-1831) Differentiate exception from remote methods and JGroup Framework

Bastien Aracil (JIRA) issues at jboss.org
Tue Apr 22 07:12:33 EDT 2014


Bastien Aracil created JGRP-1831:
------------------------------------

             Summary: Differentiate exception from remote methods and JGroup Framework  
                 Key: JGRP-1831
                 URL: https://issues.jboss.org/browse/JGRP-1831
             Project: JGroups
          Issue Type: Feature Request
            Reporter: Bastien Aracil
            Assignee: Bela Ban


Looking at the API and code, it seems there is no clean way to differentiate the exceptions thrown by the called method/service and those thrown by JGroups Framework (timeout, supected, unreachable, serialization error and such).

Exception thrown by the called method/service should be wrap in an specific exception (like InvocationTargetException) to ease the exception handling by the developper.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list