class DeserializationException in Drupal 7
Hierarchy
- class \TYPO3\PharStreamWrapper\Exception extends \TYPO3\PharStreamWrapper\RuntimeException
- class \TYPO3\PharStreamWrapper\Phar\DeserializationException
Expanded class hierarchy of DeserializationException
1 file declares its use of DeserializationException
- PharMetaDataInterceptor.php in misc/
typo3/ phar-stream-wrapper/ src/ Interceptor/ PharMetaDataInterceptor.php
File
- misc/
typo3/ phar-stream-wrapper/ src/ Phar/ DeserializationException.php, line 16
Namespace
TYPO3\PharStreamWrapper\PharView source
class DeserializationException extends Exception {
}