‪TYPO3CMS  ‪main
TYPO3\CMS\Form\Mvc\Configuration\Exception\CycleInheritancesException Class Reference
Inheritance diagram for TYPO3\CMS\Form\Mvc\Configuration\Exception\CycleInheritancesException:
TYPO3\CMS\Form\Mvc\Configuration\Exception TYPO3\CMS\Form\Exception TYPO3\CMS\Core\Exception

Detailed Description

This exception is thrown if the InheritancesResolverService wants to solve declared inheritances which point cyclically to themselves.

Definition at line 28 of file CycleInheritancesException.php.