Google Web Toolkit
« prev
next »
Google Code Home
>
Google Web Toolkit
>
JRE Emulation Library
>
java.lang
>
IllegalStateException
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 IllegalStateException
public class IllegalStateException
extends
RuntimeException
Indicates that an objet was in an invalid state during an attempted operation.
Constructors
IllegalStateException()
IllegalStateException(String)
IllegalStateException(String, Throwable)
IllegalStateException(Throwable)