Package org.alfresco.repo.rendition2
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
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 Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.error.AlfrescoRuntimeException
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RenditionService2PreventedException
-