Class ImageIOException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BrokenImageException, ImageNotFoundException, UnrecognizedImageTypeException

public class ImageIOException
extends IOException
An exception indicating some I/O problem while reading an image file.
Since:
3.1.0
Author:
Joel Uckelman
See Also:
Serialized Form