Class CommandNotFoundException
Represents an incorrect command name typed in the console.
- Exception implements Throwable
- LogicException
- InvalidArgumentException
- Symfony\Component\Console\Exception\CommandNotFoundException implements Symfony\Component\Console\Exception\ExceptionInterface
Namespace: Symfony\Component\Console\Exception
Author: Jérôme Tamarelle jerome@tamarelle.net
Located at Exception/CommandNotFoundException.php
Author: Jérôme Tamarelle jerome@tamarelle.net
Located at Exception/CommandNotFoundException.php
public
|
#
__construct( string $message, array $alternatives = array(), integer $code = 0, Exception $previous = null )
|
public
array
|
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|