java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.lang.RuntimeException | +----java.lang.IllegalStateException | +----java.awt.IllegalComponentStateException
public class IllegalComponentStateException
extends IllegalStateException
Signals that an AWT component is not in an appropriate state for the requested operation.