class SettingValueOutOfRangeException extends BaseException

Properties

protected array $context

Exception Context

from  BaseException

Methods

__construct($key = '')

BaseException constructor.

setContext(array $context = [])

No description

array
context()

No description

Details

at line 11
__construct($key = '')

BaseException constructor.

Parameters

$key

in BaseException at line 40
BaseException setContext(array $context = [])

No description

Parameters

array $context

Return Value

BaseException

in BaseException at line 46
array context()

No description

Return Value

array