Module java.desktop

Class ImagingOpException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ImagingOpException extends RuntimeException
The ImagingOpException is thrown if one of the BufferedImageOp or RasterOp filter methods cannot process the image.
See Also: