java.awt.datatransfer
public class UnsupportedFlavorException extends Exception
See Also: getTransferData
UNKNOWN: updated to 1.4
Constructor Summary | |
---|---|
UnsupportedFlavorException(DataFlavor flavor)
Initializes a new instance of UnsupportedDataFlavor
for the specified data flavor.
|
UnsupportedDataFlavor
for the specified data flavor.
Parameters: flavor the data flavor that is not supported