Class TaskListException.CannotUseNestedTaskListAsFirstContentItem

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    TaskListException

    public static class TaskListException.CannotUseNestedTaskListAsFirstContentItem
    extends TaskListException
    Reports an attempt to nest a taskList as the first piece of content in a taskITem. Task 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

      • CannotUseNestedTaskListAsFirstContentItem

        public CannotUseNestedTaskListAsFirstContentItem()