Class RenditionService2PreventedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.repo.rendition2.RenditionService2Exception
org.alfresco.repo.rendition2.RenditionService2PreventedException
All Implemented Interfaces:
Serializable

public class RenditionService2PreventedException extends RenditionService2Exception
This exception is thrown if an attempt is made to render a node which has a content class registered to prevent rendition.

Based on the deprecated RenditionPreventedException which contained the deprecated RenditionDefinition.

See Also:
  • Constructor Details

    • RenditionService2PreventedException

      public RenditionService2PreventedException(String message)