ParameterCircularReferenceException
class ParameterCircularReferenceException extends RuntimeException
This exception is thrown when a circular reference in a parameter is detected.
Methods
| __construct($parameters, Exception $previous = null) | ||
| getParameters() |
Details
__construct($parameters, Exception $previous = null)
Parameters
| $parameters | ||
| Exception | $previous |
getParameters()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/DependencyInjection/Exception/ParameterCircularReferenceException.html