Class ImageIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
VASSAL.tools.image.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: