java.awt.dnd
public class InvalidDnDOperationException extends IllegalStateException
Since: 1.2
UNKNOWN: updated to 1.4
Constructor Summary | |
---|---|
InvalidDnDOperationException()
Create an exception without a message. | |
InvalidDnDOperationException(String s)
Create an exception with a message.
|
Parameters: s the message