Don't attempt to throw random RuntimeExceptions over the wire to the client in deRPC.
  - The client probably doesn't have that RuntimeException compiled into it.
  - RuntimeExceptions from backend code might leak data to the client.
Resolves http://code.google.com/p/google-web-toolkit/issues/detail?id=4237.

Patch by: bobv
Review by: rjrjr
Reported by: sami.jaber

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7049 8db76d5a-ed1c-0410-87a9-c151d255dfc7
7 files changed