Class 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:
    Serialized Form
    • Constructor Detail

      • RenditionService2PreventedException

        public RenditionService2PreventedException​(String message)