Class ContentException.FieldRequired

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ContentException

    public static class ContentException.FieldRequired
    extends ContentException
    Reports that the content field was not provided on a node that requires its presence. Some node types require the content field to be specified even though they permit it to be left empty. This may be silly, but we're just following the spec, here...
    See Also:
    Serialized Form
    • Constructor Detail

      • FieldRequired

        public FieldRequired()