This exception is thrown when a non-existent service is requested.
- author Johannes M.
Schmitt
Instantiable
- Extends
- Implements
Psr\Container\ContainerExceptionInterface Psr\Container\NotFoundExceptionInterface Stringable Symfony \Component \DependencyInjection \Exception \ExceptionInterface Throwable
Methods |
public __construct(string $id, ?string $sourceId = NULL, ?Throwable $previous = NULL, array $alternatives = [], ?string $msg = NULL) |
public getAlternatives()
|
public getId()
|
public getSourceId()
|
Properties |
Properties |
private array $alternatives |
private string $id |
private ?string $sourceId |