TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Core\Cache\Exception Class Reference
Inheritance diagram for TYPO3\CMS\Core\Cache\Exception:
TYPO3\CMS\Core\Cache\Exception\DuplicateIdentifierException TYPO3\CMS\Core\Cache\Exception\InvalidBackendException TYPO3\CMS\Core\Cache\Exception\InvalidCacheException TYPO3\CMS\Core\Cache\Exception\InvalidDataException TYPO3\CMS\Core\Cache\Exception\NoSuchCacheException TYPO3\CMS\Core\Cache\Exception\NoSuchCacheGroupException

Detailed Description

A generic Cache exception

This file is a backport from FLOW3

Definition at line 24 of file Exception.php.