‪TYPO3CMS  9.5
TYPO3\CMS\Form\Domain\Exception\TypeDefinitionNotValidException Class Reference
Inheritance diagram for TYPO3\CMS\Form\Domain\Exception\TypeDefinitionNotValidException:
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 valid, i.e. it has properties which are not supported.

Definition at line 26 of file TypeDefinitionNotValidException.php.