Class ListException.CannotUseNestedListAsFirstContentItem

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ListException

    public static class ListException.CannotUseNestedListAsFirstContentItem
    extends ListException
    Reports an attempt to nest a bulletList or orderedList as the first piece of content in a listItem. Lists may be nested like this, but only after at least one non-list content item is specified first.
    See Also:
    Serialized Form
    • Constructor Detail

      • CannotUseNestedListAsFirstContentItem

        public CannotUseNestedListAsFirstContentItem()