Hi! Is there any possibility to prevent that GWT is translating any unchecked exception to an "InvocationException"?
For example a ServletException is thrown - GWT is translating this exception into an InvocationException and capsulates the ServletException in the message body as html text. So is there a way to control this translation mechanism manually? (I am using GWT 2.0) cheers -- 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.
