extends |
Exception |
|---|
| Methods | ||
|---|---|---|
public
|
__construct(array<string, string> $errors, Model $model = null): Exception
|
# |
| Methods inherited from Atk4\Core\Exception |
|---|
setMessage(), toString(), getColorfulText(), getHtml(), getJson(), getParams(), addMoreInfo(), addSolution(), getSolutions(), getCustomExceptionTitle(), setTranslatorAdapter() |
| Methods inherited from Exception |
|---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |
| Methods used from Atk4\Core\WarnDynamicPropertyTrait |
|---|
warnPropertyDoesNotExist(), __isset(), __get(), __set(), __unset() |
| Properties | |||
|---|---|---|---|
public
|
array<string, string>
|
$errors
|
# |
| Properties inherited from Atk4\Core\Exception |
|---|
$customExceptionTitle, $params, $solutions, $translator |