| Constructor and Description |
|---|
IllegalComponentStateException()
Constructs an IllegalComponentStateException with no detail message.
|
IllegalComponentStateException(java.lang.String s)
Constructs an IllegalComponentStateException with the specified detail
message.
|
s - the String that contains a detailed message