extends |
InvalidArgumentException |
---|---|
implements |
ExceptionInterface |
Represents an incorrect command name typed in the console.
Methods | ||
---|---|---|
public
|
__construct(string $message, string[] $alternatives = [], int $code = 0, Throwable|null $previous = null)
|
# |
public
|
getAlternatives(): string[]
|
# |
Methods inherited from Exception |
---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |