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