info.magnolia.dam.api
Class PathAwareAssetProvider.PathNotFoundException

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.PathAwareAssetProvider.PathNotFoundException
All Implemented Interfaces:
Serializable
Enclosing interface:
PathAwareAssetProvider

public static class PathAwareAssetProvider.PathNotFoundException
extends DamException

Thrown when no Item can be found at the given path.

See Also:
Serialized Form

Constructor Summary
PathAwareAssetProvider.PathNotFoundException(String path)
           
 
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

PathAwareAssetProvider.PathNotFoundException

public PathAwareAssetProvider.PathNotFoundException(String path)


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