Google Web Toolkit
« prev
next »
Google Code Home
>
Google Web Toolkit
>
JRE Emulation Library
>
java.lang
>
Exception
Google Web Toolkit
Download GWT
Product Overview
Getting Started Guide
Example Projects
Developer Guide
Class Reference
Issue Tracking
Developer Forum
GWT Blog
GWT FAQ
Making GWT Better
Third Party Tools
Search Google Code:
Class Exception
public class Exception
extends
Throwable
// Superclass of
RuntimeException
,
TooManyListenersException
See
the official Java API doc
for details.
Constructors
Exception()
Exception(String)
Exception(String, Throwable)
Exception(Throwable)