Liking cljdoc? Tell your friends :D
Clojure only.

jdk.awt.AWTException

Signals that an Abstract Window Toolkit exception has occurred.

Signals that an Abstract Window Toolkit exception has occurred.
raw docstring

->awt-exceptionclj

(->awt-exception msg)

Constructor.

Constructs an instance of AWTException with the specified detail message. A detail message is an instance of String that describes this particular exception.

msg - the detail message - java.lang.String

Constructor.

Constructs an instance of AWTException with the
 specified detail message. A detail message is an
 instance of String that describes this particular
 exception.

msg - the detail message - `java.lang.String`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close