Class ContentLimitViolationException

  • All Implemented Interfaces:
    Serializable

    public class ContentLimitViolationException
    extends org.alfresco.service.cmr.repository.ContentIOException
    This exception represents a violation of the defined content limit.
    Since:
    Thor
    Author:
    Neil Mc Erlean
    See Also:
    Serialized Form
    • Constructor Detail

      • ContentLimitViolationException

        public ContentLimitViolationException​(String msg)
      • ContentLimitViolationException

        public ContentLimitViolationException​(String msg,
                                              Throwable cause)