‪TYPO3CMS  9.5
TYPO3\CMS\Form\Domain\Exception\TypeDefinitionNotFoundException Class Reference
Inheritance diagram for TYPO3\CMS\Form\Domain\Exception\TypeDefinitionNotFoundException:
TYPO3\CMS\Form\Domain\Exception TYPO3\CMS\Form\Exception TYPO3\CMS\Core\Exception

Detailed Description

This exception is thrown if a Type Definition for a form element was not found, or if the implementationClassName was not set.

Definition at line 26 of file TypeDefinitionNotFoundException.php.