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