info.magnolia.dam.api
Class AssetProvider.AssetNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by info.magnolia.dam.api.DamException
                  extended by info.magnolia.dam.api.AssetProvider.AssetNotFoundException
All Implemented Interfaces:
Serializable
Enclosing interface:
AssetProvider

public static class AssetProvider.AssetNotFoundException
extends DamException

Thrown when the given ItemKey can't be found.

See Also:
Serialized Form

Constructor Summary
AssetProvider.AssetNotFoundException(ItemKey itemKey)
           
 
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

AssetProvider.AssetNotFoundException

public AssetProvider.AssetNotFoundException(ItemKey itemKey)


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