Uses of Class
com.atlassian.adf.model.ex.node.ListException
-
Packages that use ListException Package Description com.atlassian.adf.model.ex.node Various exceptions indicating that there is a problem with a node object within the ADF document structure. -
-
Uses of ListException in com.atlassian.adf.model.ex.node
Subclasses of ListException in com.atlassian.adf.model.ex.node Modifier and Type Class Description static classListException.CannotUseNestedListAsFirstContentItemReports an attempt to nest abulletListororderedListas the first piece of content in alistItem.static classListException.OrderMustNotBeNegativeReports an attempt to create anorderedListwith anordervalue that is negative.
-