Class Symfony\Component\Console\Exception\CommandNotFoundException

extends InvalidArgumentException
implements ExceptionInterface

Represents an incorrect command name typed in the console.

Methods
Methods inherited from Exception
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()