IllegalStateException Members
IllegalStateException Members
Class Overview
|
This Package
|
All Packages
Constructors
Name
Description
IllegalStateException
()
Constructs an IllegalStateException with no detail message.
IllegalStateException
(String)
Constructs an IllegalStateException with the specified detail message.