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