Thrown when a definition cannot be autowired.
Instantiable
- Extends
- Children
- Implements
Psr\Container\ContainerExceptionInterface Stringable Symfony \Component \DependencyInjection \Exception \ExceptionInterface Throwable
Methods |
public __construct(string $serviceId, Closure|string $message = '', int $code = 0, ?Throwable $previous = NULL) |
public getMessageCallback() : ?Closure |
public getServiceId() : string |
Properties |
Properties |
private ?Closure $messageCallback = NULL |
private string $serviceId |