Uses of Class
com.atlassian.adf.model.ex.node.HardBreakException
-
Packages that use HardBreakException 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 HardBreakException in com.atlassian.adf.model.ex.node
Subclasses of HardBreakException in com.atlassian.adf.model.ex.node Modifier and Type Class Description static classHardBreakException.TextMustBeNewlineThe rather uselesstextattribute onhardBreaknodes is usually omitted, and when specified is only permitted to use the value"\n"— that is, a single newline character.
-