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:
java.io.Serializable
public class RenditionService2PreventedException extends RenditionService2Exception
This exception is thrown if an attempt is made to render a node which has acontent classregistered to prevent rendition. Based on the deprecated RenditionPreventedException which contained the deprecated RenditionDefinition.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RenditionService2PreventedException(java.lang.String message)
-
Method Summary
-
Methods inherited from class org.alfresco.error.AlfrescoRuntimeException
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
-
-