Class ContentLimitViolationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.service.cmr.repository.ContentIOException
org.alfresco.repo.content.ContentLimitViolationException
All Implemented Interfaces:
Serializable

public class ContentLimitViolationException extends ContentIOException
This exception represents a violation of the defined content limit.
Since:
Thor
Author:
Neil Mc Erlean
See Also:
  • Constructor Details

    • ContentLimitViolationException

      public ContentLimitViolationException(String msg)
    • ContentLimitViolationException

      public ContentLimitViolationException(String msg, Throwable cause)