Uses of Class
com.atlassian.adf.model.ex.node.DocException
-
Packages that use DocException 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 DocException in com.atlassian.adf.model.ex.node
Subclasses of DocException in com.atlassian.adf.model.ex.node Modifier and Type Class Description static classDocException.InvalidTopLevelIndicates that a request to parse a document as ADF failed because the top-most node was not adoc.static classDocException.UnsupportedVersionIndicates that thedocnode specified an unsupported value for itsversion.
-