Uses of Class
com.atlassian.adf.model.ex.mark.IndentationException
-
Packages that use IndentationException Package Description com.atlassian.adf.model.ex.mark Various exceptions indicating that there is a problem with a mark object within the ADF document structure. -
-
Uses of IndentationException in com.atlassian.adf.model.ex.mark
Subclasses of IndentationException in com.atlassian.adf.model.ex.mark Modifier and Type Class Description static classIndentationException.InvalidLevelReports that anindentationmark specified alevelthat is out of range.
-