Class UnsupportedFlavorException

    • Constructor Detail

      • UnsupportedFlavorException

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