class AutowiringFailedException extends RuntimeException
Thrown when a definition cannot be autowired.
__construct(string $serviceId, string $message = '', int $code = 0, Exception $previous = null) | ||
getServiceId() |
string | $serviceId | |
string | $message | |
int | $code | |
Exception | $previous |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/Exception/AutowiringFailedException.html