class ServiceNotFoundException extends InvalidArgumentException implements NotFoundExceptionInterface

Service not found in container exception

Methods

__construct(integer $id, integer $code = 0, Exception $previous = null)

Constructor

Details

at line 27
__construct(integer $id, integer $code = 0, Exception $previous = null)

Constructor

Parameters

integer $id
integer $code
Exception $previous