Module java.desktop
Package java.awt

Class IllegalComponentStateException

java.lang.Object
All Implemented Interfaces:
Serializable

public class IllegalComponentStateException extends IllegalStateException
Signals that an AWT component is not in an appropriate state for the requested operation.
See Also: