Liking cljdoc? Tell your friends :D

jdk.awt.dnd.InvalidDnDOperationException

This exception is thrown by various methods in the java.awt.dnd package. It is usually thrown to indicate that the target in question is unable to undertake the requested operation that the present time, since the underlying DnD system is not in the appropriate state.

This exception is thrown by various methods in the java.awt.dnd package.
It is usually thrown to indicate that the target in question is unable
to undertake the requested operation that the present time, since the
underlying DnD system is not in the appropriate state.
raw docstring

->invalid-dn-d-operation-exceptionclj

(->invalid-dn-d-operation-exception)
(->invalid-dn-d-operation-exception msg)

Constructor.

Create an Exception with its own descriptive message

msg - the detail message - java.lang.String

Constructor.

Create an Exception with its own descriptive message

msg - the detail 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