Exception
Table of Contents
Classes
- AbstractInvalidDataStructureException
- Abstract exception thrown if data structures can not be resolved, found or parsed.
- InvalidCombinedPointerFieldException
- Thrown if a combined ds_pointerField can not be resolved.
- InvalidIdentifierException
- Thrown if parseFlexFormDataStructureByIdentifier() is given an empty string
- InvalidParentRowException
- Exception thrown if lookup of a parent row in a tree does not return a valid result during flex from structure lookup.
- InvalidParentRowLoopException
- Exception thrown if lookup of a parent row in a tree results in a loop.
- InvalidParentRowRootException
- Exception thrown if lookup of a parent row in a tree is root node and still nothing was found.
- InvalidPointerFieldValueException
- Exception thrown if ds_pointerField does not point to a valid value.
- InvalidSinglePointerFieldException
- Thrown if a single ds_pointerField can not be resolved.
- InvalidTcaException
- Thrown if TCA is invalid.