jwo.utils.gifutils
Class GIFFormatException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byjwo.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

Constructor Summary
GIFFormatException()
           
GIFFormatException(String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GIFFormatException

public GIFFormatException()

GIFFormatException

public GIFFormatException(String msg)


Copyright Jo Wood, 1996-2004, last modified, 3rd September, 2004