Correct exception for void methods
----------------------------------

                 Key: XMLRPC-181
                 URL: https://issues.apache.org/jira/browse/XMLRPC-181
             Project: XML-RPC
          Issue Type: Bug
            Reporter: LCID Fire
            Priority: Minor


When currently trying to call a void method the library throws a 
XmlRpcNoSuchHandlerException exception with the message: "No such handler: 
MethodName". This is not helpful and misleading.
I'd say create a new XmlRpcVoidReturnException or so and use a message that 
explains what's wrong.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to