‪TYPO3CMS  ‪main
TYPO3\CMS\Form\Domain\Runtime\Exception\PropertyMappingException Class Reference
Inheritance diagram for TYPO3\CMS\Form\Domain\Runtime\Exception\PropertyMappingException:
TYPO3\CMS\Form\Domain\Exception TYPO3\CMS\Form\Exception TYPO3\CMS\Core\Exception

Detailed Description

This Exception is thrown in the FormRuntime if the PropertyMapper throws a \TYPO3\CMS\Extbase\Property\Exception. It adds some more Information to better understand why the PropertyMapper failed to map the properties

Definition at line 27 of file PropertyMappingException.php.