Dekoh platform API

dekoh.portal.fwk.image
Class InvalidImageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by dekoh.portal.fwk.image.InvalidImageException
All Implemented Interfaces:
Serializable

public class InvalidImageException
extends IOException

Since:
Apr 12, 2007
See Also:
Serialized Form

Constructor Summary
InvalidImageException(Exception e)
           
InvalidImageException(File imageFile)
           
InvalidImageException(String message)
           
 
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

InvalidImageException

public InvalidImageException(File imageFile)

InvalidImageException

public InvalidImageException(String message)

InvalidImageException

public InvalidImageException(Exception e)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers