java.awt.image
public class ImagingOpException extends RuntimeException
BufferedImageOp or
RasterOp filters cannot process an image.
See Also: BufferedImageOp RasterOp
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| ImagingOpException(String message)
Create a new instance with a descriptive error message.
| |
Parameters: message the descriptive error message