jwo.utils.gifutils
Class LZWException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jwo.utils.gifutils.LZWException
- All Implemented Interfaces:
- Serializable
- public class LZWException
- extends Exception
Indicates that an abnormal condition has occured during an
operation involving an LZWStringTable
- Author:
- Benjamin E. Norman. Very 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 |
LZWException
public LZWException()
LZWException
public LZWException(String msg)
Copyright Jo Wood, 1996-2004, last modified, 3rd September, 2004