extends |
Exception |
|---|
Special exception for HookTrait::breakHook() method.
| Methods | ||
|---|---|---|
public
|
__construct(mixed $returnValue)
|
# |
public
|
getReturnValue(): mixed
|
# |
| 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 | |||
|---|---|---|---|
protected
|
mixed
|
$returnValue
|
# |
| Properties inherited from Atk4\Core\Exception |
|---|
$customExceptionTitle, $params, $solutions, $translator |