Exception: java.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 undrelying DnD system is not in the appropriate state.
Version:
@version 1.12, 12/19/03
Since:
@since 1.2

Inheritance

Superclass tree: Implements:

Methods