Methods | ||
---|---|---|
public
|
__construct(string $message = '', string ...$errors)
|
# |
public
|
getMessageWithoutErrors(): string
|
# |
public
|
getErrors(): string[]
|
# |
public
|
reportErrors()
|
# |
public
|
hasUnreportedErrors(): bool
|
# |
public
|
getMetadata(): array
|
# |
Properties | |||
---|---|---|---|
protected
|
string
|
$MessageWithoutErrors
|
# |
protected
|
string[]
|
$Errors
|
# |
protected
|
bool
|
$HasUnreportedErrors = true
|
# |