|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException com.google.web.bindery.event.shared.UmbrellaException com.google.gwt.event.shared.UmbrellaException
public class UmbrellaException
Wraps {com.google.web.bindery.event.shared.UmbrellaException} for legacy compatibility.
Constructor Summary | |
---|---|
protected |
UmbrellaException()
Required for GWT RPC serialization. |
|
UmbrellaException(java.util.Set<java.lang.Throwable> causes)
|
Method Summary |
---|
Methods inherited from class com.google.web.bindery.event.shared.UmbrellaException |
---|
getCauses, makeCause, makeMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UmbrellaException(java.util.Set<java.lang.Throwable> causes)
protected UmbrellaException()
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |