Uses of Class
com.atlassian.adf.model.ex.node.LayoutSectionException.ColumnCountException
-
Packages that use LayoutSectionException.ColumnCountException 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 LayoutSectionException.ColumnCountException in com.atlassian.adf.model.ex.node
Subclasses of LayoutSectionException.ColumnCountException in com.atlassian.adf.model.ex.node Modifier and Type Class Description static classLayoutSectionException.NotEnoughLayoutColumnsIndicates that alayoutSectionnode did not have enoughlayoutColumnnodes within it to be valid.static classLayoutSectionException.TooManyLayoutColumnsIndicates that alayoutSectionnode had too manylayoutColumnnodes within it to be valid.
-