ServiceCircularReferenceException
class ServiceCircularReferenceException extends RuntimeException
Данное исключение выбрасывается при обнаружении циклической ссылки.
Методы
| __construct(string $serviceId, array $path, Exception $previous = null) | ||
| getServiceId() | ||
| getPath() |
Детали
__construct(string $serviceId, array $path, Exception $previous = null)
Параметры
| string | $serviceId | |
| array | $path | |
| Exception | $previous |
getServiceId()
getPath()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Exception/ServiceCircularReferenceException.html