Liking cljdoc? Tell your friends :D

jdk.awt.image.RasterFormatException

The RasterFormatException is thrown if there is invalid layout information in the Raster.

The RasterFormatException is thrown if there is
invalid layout information in the Raster.
raw docstring

->raster-format-exceptionclj

(->raster-format-exception s)

Constructor.

Constructs a new RasterFormatException with the specified message.

s - the message to generate when a RasterFormatException is thrown - java.lang.String

Constructor.

Constructs a new RasterFormatException with the
 specified message.

s - the message to generate when a RasterFormatException is thrown - `java.lang.String`
raw docstring

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

× close