Signals that an AWT component is not in an appropriate state for the requested operation.
Signals that an AWT component is not in an appropriate state for the requested operation.
(->illegal-component-state-exception)
(->illegal-component-state-exception s)
Constructor.
Constructs an IllegalComponentStateException with the specified detail message. A detail message is a String that describes this particular exception.
s - the String that contains a detailed message - java.lang.String
Constructor. Constructs an IllegalComponentStateException with the specified detail message. A detail message is a String that describes this particular exception. s - the String that contains a detailed message - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close