java.awt.datatransfer
public class UnsupportedFlavorException extends Exception
Constructor and Description |
---|
UnsupportedFlavorException(DataFlavor flavor)
Initializes a new instance of
UnsupportedDataFlavor
for the specified data flavor. |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedFlavorException(DataFlavor flavor)
UnsupportedDataFlavor
for the specified data flavor.flavor
- the data flavor that is not supported