Namespace Symfony\Component\Console\Exception
| ExceptionInterface | ExceptionInterface. |
| CommandNotFoundException | Represents an incorrect command name typed in the console. |
| InvalidArgumentException | |
| InvalidOptionException | Represents an incorrect option name typed in the console. |
| LogicException | |
| RuntimeException |