Your methods should throw SerializationException agains Exception.

On Dec 10, 4:13 am, rjcarr <[email protected]> wrote:
> I'm attempting to upgrade to GWT 2.0 and everything is working well
> enough except I am getting this warning in the compile step:
>
> Referencing deprecated class
> 'com.google.gwt.user.client.rpc.SerializableException'
>
> And the file it mentions is a gwt derived file with the suffix:
> _TypeSerializer.java
>
> The warning always happens on service classes (i.e., RemoteService),
> but doesn't seem to happen on *all* service classes.
>
> I have not defined SerializableException explicitly, but my method
> signatures do throw Exception.
>
> Any idea why this is happening and what I can do to make it go away?
>
> 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.


Reply via email to