‪TYPO3CMS  10.4
TYPO3\CMS\Core\Exception\Page\RootLineException Class Reference
Inheritance diagram for TYPO3\CMS\Core\Exception\Page\RootLineException:
TYPO3\CMS\Core\Exception\Page\BrokenRootLineException TYPO3\CMS\Core\Exception\Page\CircularRootLineException TYPO3\CMS\Core\Exception\Page\MountPointException TYPO3\CMS\Core\Exception\Page\PageNotFoundException TYPO3\CMS\Core\Exception\Page\MountPointsDisabledException

Detailed Description

Base exception for root line traversal. This extends from RuntimeException for historical reasons and bw compatibility

Definition at line 24 of file RootLineException.php.