Java com.google.gwt.core.shared SerializableThrowable fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.core.shared SerializableThrowable fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.core.shared SerializableThrowable.

The text is from its open source code.

Method

SerializableThrowablefromThrowable(Throwable throwable)
Create a new SerializableThrowable from a provided throwable and its causes recursively.
voidsetDesignatedType(String typeName, boolean isExactType)
Sets the designated Throwable's type name.