Class ContentException.ContentRequired

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ContentException

    public static class ContentException.ContentRequired
    extends ContentException
    Reports that the content fields was not provided or was left empty on a node that requires at least one content item to be valid. For example, a listItem node must contain at least one content item within it.
    See Also:
    Serialized Form
    • Constructor Detail

      • ContentRequired

        public ContentRequired()