info.magnolia.dam
Class DamException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by info.magnolia.dam.DamException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AssetMetadataTypeNotSupportedException, AssetNotFoundException, AssetProviderNotFoundException

public class DamException
extends Exception

Generic DAM exception.

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 © 2014 Magnolia International Ltd.. All Rights Reserved.