Google Web Toolkit (Beta)
« prev
next »
Google Code Home
>
Google Web Toolkit
>
JRE Emulation Library
>
java.lang
>
Error
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 Error
public class Error
extends
Throwable
// Superclass of
AssertionError
Constructors
Error()
Error(String, Throwable)
Error(String)
Error(Throwable)