Liking cljdoc? Tell your friends :D

jdk.awt.datatransfer.UnsupportedFlavorException

Signals that the requested data is not supported in this flavor.

Signals that the requested data is not supported in this flavor.
raw docstring

->unsupported-flavor-exceptionclj

(->unsupported-flavor-exception flavor)

Constructor.

Constructs an UnsupportedFlavorException.

flavor - the flavor object which caused the exception. May be null. - java.awt.datatransfer.DataFlavor

Constructor.

Constructs an UnsupportedFlavorException.

flavor - the flavor object which caused the exception. May be null. - `java.awt.datatransfer.DataFlavor`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close