I have a Request which throws an exception (eg like with RPC) when something is wrong, eg User is not logged in. On the Receiver side I override onFailure and check the exceptionType to find out if the exception that was thrown but it always returns null. Any idea? Is this a temporary bug? I get the impression that this part of RF is still under construction, given the comments in the code.
Thanks -- 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.
