Hello! When an exception is thrown on server while handling RPC call, I set its cause to informative exception (i.e. database exception) and I want to use this information on client.
While on server I can see the cause and print it, but when exception gets to the client cause is set to null ! Why isn't exception cause serialized along with exception message and stack trace? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
