Google Web Toolkit
« prev
next »
Google Code Home
>
Google Web Toolkit
>
JRE Emulation Library
>
java.lang
>
AssertionError
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 AssertionError
public class AssertionError
extends
Error
Represents an error caused by an assertion failure.
Constructors
AssertionError()
AssertionError(Object)
AssertionError(boolean)
AssertionError(char)
AssertionError(int)
AssertionError(long)
AssertionError(float)
AssertionError(double)