Class ContentTooLongException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.atlassian.confluence.api.service.exceptions.ContentTooLongException
All Implemented Interfaces:
Serializable

public class ContentTooLongException extends IOException
TODO replace with httpcore exception of the same name when that's widely available to plugins
Since:
5.6
See Also:
  • Constructor Details

    • ContentTooLongException

      public ContentTooLongException(String message)