laravel / 5.2.31 / api / 5.2 / illuminate / contracts / queue / entitynotfoundexception.html /

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/5.2/Illuminate/Contracts/Queue/EntityNotFoundException.html