public class IllegalComponentStateException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
IllegalComponentStateException()
Construct an IllegalComponentStateException.
|
IllegalComponentStateException(java.lang.String msg)
Construct an IllegalComponentStateException with the specified
message.
|