class NotFoundException extends ModelNotFoundException implements ProvidesSolution

Properties

protected $field

Methods

void
setField(string $field)

No description

string
getField()

No description

Solution
getSolution()

No description

Details

at line 20
void setField(string $field)

Parameters

string $field

Return Value

void

at line 28
string getField()

Return Value

string

at line 33
Solution getSolution()

Return Value

Solution