| CardException |
Reports a problem with one of the various "card" node types: blockCard, embedCard, or
inlineCard.
|
| ContentException |
Reports a problem with the content section for a node.
|
| DocException |
Reports a problem with the top-most node of an ADF document.
|
| HardBreakException |
Reports a problem with a hardBreak node.
|
| HeadingException |
Reports a problem with a heading node.
|
| LayoutColumnException |
Reports a problem with a layoutColumn node.
|
| LayoutSectionException |
Reports a problem with a layoutSection node.
|
| LayoutSectionException.ColumnCountException |
Reports a problem with the number of layoutColumn nodes contained within a layoutSection
node.
|
| ListException |
Reports a problem with a bulletList, orderedList, or listItem node.
|
| MediaException |
Reports a problem with a media node or one of the containers that can hold one: mediaGroup,
mediaSingle, or mediaInline.
|
| MediaException.MediaSizeException |
Reports an attempt to use an invalid width or height value on a media node or
one of its containers.
|
| NodeException |
Reports a problem with an ADF node.
|
| TableCellException |
Reports an error with a tableCell or tableHeader node.
|
| TableCellException.ColwidthException |
Reports a problem with the colwidth attribute of a tableCell or tableHeader.
|
| TaskListException |
Reports a problem with a taskList node.
|