Exception: java.awt.dnd.InvalidDnDOperationException
- public exception InvalidDnDOperationException
- extends IllegalStateException
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
undrelying DnD system is not in the appropriate state.
Inheritance
Superclass tree:- java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalStateException
- java.awt.dnd.InvalidDnDOperationException
Methods
Fields
-
dft_msg
static private String dft_msg
