info.magnolia.dam.api
Class AssetProviderRegistry.NoSuchAssetRendererException

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

public static class AssetProviderRegistry.NoSuchAssetRendererException
extends DamException

Thrown when no AssetRenderer can be found for the given Asset to be converted to the given MediaType.

See Also:
Serialized Form

Constructor Summary
AssetProviderRegistry.NoSuchAssetRendererException(String mediaTypeFrom, com.google.common.net.MediaType to)
           
 
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

AssetProviderRegistry.NoSuchAssetRendererException

public AssetProviderRegistry.NoSuchAssetRendererException(String mediaTypeFrom,
                                                          com.google.common.net.MediaType to)


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