Uses of Class
com.google.web.bindery.event.shared.UmbrellaException
-
Packages that use UmbrellaException Package Description com.google.gwt.event.shared Shared infrastructure underlying both browser and non-browser events.com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of UmbrellaException in com.google.gwt.event.shared
Subclasses of UmbrellaException in com.google.gwt.event.shared Modifier and Type Class Description class
UmbrellaException
Wraps {com.google.web.bindery.event.shared.UmbrellaException} for legacy compatibility. -
Uses of UmbrellaException in com.google.gwt.user.client.ui
Subclasses of UmbrellaException in com.google.gwt.user.client.ui Modifier and Type Class Description class
AttachDetachException
An exception that is thrown when the panel fails to attach or detach its children.
-