Package Summary  Overview Summary

class:UnsupportedFlavorException [NONE]

constructor:UnsupportedFlavorException(java.awt.datatransfer.DataFlavor) [NONE]

  • UnsupportedFlavorException

    public UnsupportedFlavorException​(DataFlavor flavor)
    Constructs an UnsupportedFlavorException.
    Parameters:
    flavor - the flavor object which caused the exception. May be null.