Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.1.1
-
None
-
None
Description
Timeouts for RPC's are thrown as IOExceptions so unless the method is declared as throwing IOException in the Procotol interface, the Java library wraps the exception in an UndeclaredThrowableException.