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