extends |
AbstractMultipleErrorException |
---|
Thrown when invalid command line arguments are given
Methods | ||
---|---|---|
public
|
__construct(string ...$errors)
|
# |
Methods inherited from Exception |
---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |
Methods used from Salient\Core\Concern\ExceptionTrait |
---|
withExitStatus(), getExitStatus(), getMetadata(), __toString() |
Methods used from Salient\Core\Concern\MultipleErrorExceptionTrait |
---|
getMessageWithoutErrors(), getErrors(), reportErrors(), hasUnreportedErrors(), getMetadata() |
Properties used from Salient\Core\Concern\ExceptionTrait |
---|
$ExitStatus |
Properties used from Salient\Core\Concern\MultipleErrorExceptionTrait |
---|
$MessageWithoutErrors, $Errors, $HasUnreportedErrors |