On Saturday, January 21, 2012 4:31:08 AM UTC+1, Qrunk wrote: > > Caused by: java.lang.UnsupportedOperationException: null > at java.util.AbstractList.remove(AbstractList.java:144) > at java.util.AbstractList$Itr.remove(AbstractList.java:360) > at java.util.AbstractList.removeRange(AbstractList.java:559) > at java.util.AbstractList.clear(AbstractList.java:217) > at > com.google.gwt.editor.client.adapters.ListEditorWrapper.flush(ListEditorWrapper.java:115) > at > com.google.gwt.editor.client.adapters.ListEditor.flush(ListEditor.java:72) > > Are you trying to edit some kind of unmodifiable list?
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/0z7P6u8BeuYJ. 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.
