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.
(->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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close