class ModuleNotFoundException extends BaseException

ModuleNotFoundException

Properties

protected array $context

Exception Context

from  BaseException

Methods

__construct(string $slug)

ModuleNotFoundException constructor.

setContext(array $context = [])

No description

array
context()

No description

Details

at line 18
__construct(string $slug)

ModuleNotFoundException constructor.

Parameters

string $slug slug

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