Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
flip-6 feature branch.
Description
When an RPC invocation fails, the exception is an InvocationTargetException that contains the actual exception.
We should report the actual exception to the sender, rather than the InvocationTargetException.