Thrown when code that is dependent on a keyboard, display, or mouse is called in an environment that does not support a keyboard, display, or mouse.
Thrown when code that is dependent on a keyboard, display, or mouse is called in an environment that does not support a keyboard, display, or mouse.
(->headless-exception)
(->headless-exception msg)
Constructor.
msg - java.lang.String
Constructor. msg - `java.lang.String`
(get-message this)
Description copied from class: Throwable
returns: the detail message string of this Throwable instance
(which may be null). - java.lang.String
Description copied from class: Throwable returns: the detail message string of this Throwable instance (which may be null). - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close