jwo.utils.gifutils
Class GIFFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
jwo.utils.gifutils.GIFFormatException
- All Implemented Interfaces:
- Serializable
- public class GIFFormatException
- extends IOException
Indicates that a GIF file is not in the correct format.
- Author:
- Benjamin E. Norman. Minor modifications Jo wood.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GIFFormatException
public GIFFormatException()
GIFFormatException
public GIFFormatException(String msg)
Copyright Jo Wood, 1996-2004, last modified, 3rd September, 2004