info.magnolia.imaging
Class ImagingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by info.magnolia.imaging.ImagingException
All Implemented Interfaces:
Serializable

public class ImagingException
extends Exception

Exception occuring in Imaging module.

Version:
$Id$
See Also:
Serialized Form

Constructor Summary
ImagingException(String message)
           
ImagingException(String message, Throwable 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

ImagingException

public ImagingException(String message)

ImagingException

public ImagingException(String message,
                        Throwable cause)


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.