class ServiceCircularReferenceException extends RuntimeException
This exception is thrown when a circular reference is detected.
| __construct($serviceId, array $path, Exception $previous = null) | ||
| getServiceId() | ||
| getPath() |
© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.1/Symfony/Component/DependencyInjection/Exception/ServiceCircularReferenceException.html