Google Web Toolkit (Beta)
« prev
next »
Google Code Home
>
Google Web Toolkit
>
JRE Emulation Library
>
java.lang
>
Exception
Google Web Toolkit
Product Overview
Getting Started Guide
Download SDK
Developer Guide
Example Projects
GWT Class Reference
JRE Emulation Library
Web Toolkit FAQ
Web Toolkit Blog
Developer Forum
Search Google Code
Class Exception
public class Exception
extends
Throwable
// Superclass of
RuntimeException
,
TooManyListenersException
Constructors
Exception()
Exception(String)
Exception(String, Throwable)
Exception(Throwable)