Uses of Class
com.google.gwt.core.shared.SerializableThrowable
-
Packages that use SerializableThrowable Package Description com.google.gwt.core.shared -
-
Uses of SerializableThrowable in com.google.gwt.core.shared
Methods in com.google.gwt.core.shared that return SerializableThrowable Modifier and Type Method Description static SerializableThrowableSerializableThrowable. fromThrowable(java.lang.Throwable throwable)Create a newSerializableThrowablefrom a provided throwable and its causes recursively.
-