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