info.magnolia.module.templatingkit.dam
Class DAMException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by info.magnolia.module.templatingkit.dam.DAMException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AssetNotFoundException, NoSuchVariationException

public class DAMException
extends Exception

Generic DAM exception.

Version:
$Id: DAMException.java 50706 2011-11-02 16:18:44Z gjoseph $
Author:
pbracher
See Also:
Serialized Form

Constructor Summary
DAMException(String message)
           
DAMException(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

DAMException

public DAMException(String message)

DAMException

public DAMException(String message,
                    Throwable cause)


Copyright © 2008-2012 Magnolia International Ltd.. All Rights Reserved.