CommandNotFoundException

CommandNotFoundException

class CommandNotFoundException extends InvalidArgumentException implements ExceptionInterface

Represents an incorrect command name typed in the console.

Methods

__construct(string $message, array $alternatives = array(), int $code, Exception $previous = null)
array getAlternatives(