W3cubDocs

/Laravel 8

EntityNotFoundException

class EntityNotFoundException extends InvalidArgumentException (View source)

Methods

void __construct(string $type, mixed $id)

Create a new exception instance.

Details

void __construct(string $type, mixed $id)

Create a new exception instance.

Parameters

string $type
mixed $id

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Contracts/Queue/EntityNotFoundException.html