ParameterCircularReferenceException
class ParameterCircularReferenceException extends RuntimeException
This exception is thrown when a circular reference in a parameter is detected.
Methods
__construct(array $parameters, Exception $previous = null) | ||
getParameters() |
Details
__construct(array $parameters, Exception $previous = null)
Parameters
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