TYPO3 CMS  TYPO3_6-2
Exception.php
Go to the documentation of this file.
1 <?php
3 
21 class Exception extends \UnexpectedValueException {
22 
23 
24 }