‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Console\CommandNameAlreadyInUseException Class Reference
Inheritance diagram for TYPO3\CMS\Core\Console\CommandNameAlreadyInUseException:
TYPO3\CMS\Core\Exception

Detailed Description

Exception that was thrown when a command was registered with a name that is already taken. This exception is currently unused.

Todo:
‪: deprecate

Definition at line 26 of file CommandNameAlreadyInUseException.php.