TYPO3 CMS  TYPO3_6-2
Tx_Extbase_MVC_Exception_AmbiguousCommandIdentifier Class Reference
Inheritance diagram for Tx_Extbase_MVC_Exception_AmbiguousCommandIdentifier:
TYPO3\CMS\Extbase\Mvc\Exception\AmbiguousCommandIdentifierException TYPO3\CMS\Extbase\Mvc\Exception\CommandException TYPO3\CMS\Extbase\Mvc\Exception TYPO3\CMS\Extbase\Exception

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Mvc\Exception\AmbiguousCommandIdentifierException
 __construct ($message='', $code=0, \Exception $previousException=NULL, array $matchingCommands)
 
 getMatchingCommands ()
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Mvc\Exception\AmbiguousCommandIdentifierException
 $matchingCommands = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1792 of file LegacyClassesForIde.php.