TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Extbase\Persistence\Generic\Exception\RepositoryException Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Persistence\Generic\Exception\RepositoryException:
Tx_Extbase_Persistence_Exception_RepositoryException

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Main exception thrown by classes in this package. May contain an error message and/or another nested exception.

http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License, version 3 or later

Definition at line 22 of file RepositoryException.php.