java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--java.lang.IllegalStateException | +--java.awt.dnd.InvalidDnDOperationException
Untamed: 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.
InvalidDnDOperationException()
InvalidDnDOperationException(String msg)
backtrace, eStack, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, javaStack, leaf, printStackTrace, printStackTrace, printStackTrace, printThrowableOn, setStackTrace, toString, unwrap
private static String dft_msg
public InvalidDnDOperationException()
public InvalidDnDOperationException(String msg)
msg - the detail message