<TModel is Model>
extends |
RecordsNotFoundException |
---|
Methods | ||
---|---|---|
public
|
setModel(class-string<TModel> $model, array<int, int|string>|int|string $ids = []): $this
|
# |
public
|
getModel(): class-string<TModel>
|
# |
public
|
getIds(): array<int, int|string>
|
# |
Methods inherited from Exception |
---|
__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |
Properties | |||
---|---|---|---|
protected
|
class-string<TModel>
|
$model
|
# |
protected
|
array<int, int|string>
|
$ids
|
# |