class AjaxException extends BaseException

AjaxException

Properties

protected array $context

Exception Context

from  BaseException
protected array $contents

Methods

__construct(array|string $contents)

Constructor.

setContext(array $context = [])

No description

array
context()

No description

getContents()

Returns invalid fields.

Details

at line 21
__construct(array|string $contents)

Constructor.

Parameters

array|string $contents contents

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

at line 35
getContents()

Returns invalid fields.