java.awt.image
public class ImagingOpException extends RuntimeException
BufferedImageOp
or
RasterOp
filters cannot process an image.BufferedImageOp
,
RasterOp
,
Serialized FormConstructor and Description |
---|
ImagingOpException(String message)
Create a new instance with a descriptive error message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ImagingOpException(String message)
message
- the descriptive error message