TYPO3 CMS  TYPO3_6-2
TYPO3\Flow\Package\Exception Class Reference
Inheritance diagram for TYPO3\Flow\Package\Exception:
TYPO3\CMS\Core\Exception TYPO3\Flow\Package\Exception\CorruptPackageException TYPO3\Flow\Package\Exception\DuplicatePackageException TYPO3\Flow\Package\Exception\InvalidPackageKeyException TYPO3\Flow\Package\Exception\InvalidPackageManifestException TYPO3\Flow\Package\Exception\InvalidPackagePathException TYPO3\Flow\Package\Exception\InvalidPackageStateException TYPO3\Flow\Package\Exception\MissingPackageManifestException TYPO3\Flow\Package\Exception\PackageKeyAlreadyExistsException TYPO3\Flow\Package\Exception\PackageRepositoryException TYPO3\Flow\Package\Exception\PackageStatesFileNotWritableException TYPO3\Flow\Package\Exception\ProtectedPackageKeyException TYPO3\Flow\Package\Exception\UnknownPackageException

Detailed Description

A generic Package Exception

Definition at line 19 of file Exception.php.