Liking cljdoc? Tell your friends :D

jdk.awt.IllegalComponentStateException

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.
raw docstring

->illegal-component-state-exceptionclj

(->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`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close