Liking cljdoc? Tell your friends :D

jdk.awt.image.ImagingOpException

The ImagingOpException is thrown if one of the BufferedImageOp or RasterOp filter methods cannot process the image.

The ImagingOpException is thrown if one of the
BufferedImageOp or RasterOp filter methods cannot
process the image.
raw docstring

->imaging-op-exceptionclj

(->imaging-op-exception s)

Constructor.

Constructs an ImagingOpException object with the specified message.

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

Constructor.

Constructs an ImagingOpException object with the
 specified message.

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

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

× close