Documentation

EntityNotFoundException extends InvalidArgumentException
in package

Table of Contents

__construct()  : void
Create a new exception instance.

Methods

__construct()

Create a new exception instance.

public __construct(string $type, mixed $id) : void
Parameters
$type : string
$id : mixed
Return values
void

Search results