Represents an incorrect option name or value typed in the console.
- author Jérôme Tamarelle
Instantiable
- Extends
- Implements
Stringable Symfony \Component \Console \Exception \ExceptionInterface Throwable
| Methods |
public static fromEnumValue(string $name, string $value, Closure|array $suggestedValues) : self
|
| Properties |
| Methods |
public static fromEnumValue(string $name, string $value, Closure|array $suggestedValues) : self
|