Class RenditionService2PreventedException

  • All Implemented Interfaces:
    java.io.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
    • Method Summary

      • Methods inherited from class org.alfresco.error.AlfrescoRuntimeException

        create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, 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

      • RenditionService2PreventedException

        public RenditionService2PreventedException​(java.lang.String message)