Class 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:
    Serialized Form
    • Constructor Detail

      • ContentTooLongException

        public ContentTooLongException​(String message)