TYPO3 CMS  TYPO3_6-2
FileOperationErrorException.php
Go to the documentation of this file.
1 <?php
3 
20 class FileOperationErrorException extends \TYPO3\CMS\Core\Resource\Exception\AbstractFileOperationException {
21 
22 
23 }