TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Extbase\Persistence\Generic\Exception Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Persistence\Generic\Exception:
TYPO3\CMS\Extbase\Persistence\Exception TYPO3\CMS\Extbase\Exception TYPO3\CMS\Extbase\Persistence\Generic\Exception\CleanStateNotMemorizedException TYPO3\CMS\Extbase\Persistence\Generic\Exception\InconsistentQuerySettingsException TYPO3\CMS\Extbase\Persistence\Generic\Exception\InvalidClassException TYPO3\CMS\Extbase\Persistence\Generic\Exception\InvalidNumberOfConstraintsException TYPO3\CMS\Extbase\Persistence\Generic\Exception\InvalidPropertyTypeException TYPO3\CMS\Extbase\Persistence\Generic\Exception\InvalidRelationConfigurationException TYPO3\CMS\Extbase\Persistence\Generic\Exception\MissingBackendException TYPO3\CMS\Extbase\Persistence\Generic\Exception\MissingColumnMapException TYPO3\CMS\Extbase\Persistence\Generic\Exception\TooDirtyException TYPO3\CMS\Extbase\Persistence\Generic\Exception\UnexpectedTypeException TYPO3\CMS\Extbase\Persistence\Generic\Exception\UnsupportedMethodException TYPO3\CMS\Extbase\Persistence\Generic\Exception\UnsupportedOrderException TYPO3\CMS\Extbase\Persistence\Generic\Exception\UnsupportedRelationException TYPO3\CMS\Extbase\Persistence\Generic\Storage\Exception\BadConstraintException TYPO3\CMS\Extbase\Persistence\Generic\Storage\Exception\SqlErrorException

Detailed Description

A generic Persistence exception

Definition at line 20 of file Exception.php.