class ServiceCircularReferenceException extends RuntimeException
This exception is thrown when a circular reference is detected.
__construct(string $serviceId, array $path, Exception $previous = null) | ||
getServiceId() | ||
getPath() |
string | $serviceId | |
array | $path | |
Exception | $previous |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/Exception/ServiceCircularReferenceException.html