Holger's
Java API

com.antelmann.imagedb
Class ImageTransferException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
ImageTransferException(Exception cause)
           
ImageTransferException(String msg, Exception cause)
           
 
Method Summary
 
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

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