com.antelmann.imagedb
Class ImageTransferException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.antelmann.imagedb.ImageTransferException
- All Implemented Interfaces:
- Serializable
public class ImageTransferException
- extends Exception
thrown to indicate that the image could not be tranfered for some reason
- Author:
- Holger Antelmann
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImageTransferException
public ImageTransferException(String msg,
Exception cause)
ImageTransferException
public ImageTransferException(Exception cause)
(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads