net.shredzone.ifish.ltr
Class FormatDecodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.shredzone.ifish.ltr.FormatDecodeException
- All Implemented Interfaces:
- Serializable
public class FormatDecodeException
- extends Exception
This exception signals that the Tag could not be decoded for various
reasons.
- Version:
- $Id: FormatDecodeException.java 289 2009-04-28 21:21:46Z shred $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FormatDecodeException
public FormatDecodeException(String msg)
- Constructor for the FormatDecodeException object
- Parameters:
msg - A message
Copyright © 2007-2011
shredzone.org. All Rights Reserved.