java.awt
public class IllegalComponentStateException extends IllegalStateException
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| IllegalComponentStateException()
Create a new instance with no detailed error message. | |
| IllegalComponentStateException(String message)
Create a new instance with the specified detailed error message.
| |
Parameters: message the detailed error message