ServiceCircularReferenceException

class ServiceCircularReferenceException extends RuntimeException

This exception is thrown when a circular reference is detected.

Methods

__construct($serviceId, array $path, Exception $previous = null)
getServiceId()
getPath()

Details

__construct($serviceId, array $path, Exception $previous = null)

Parameters

$serviceId
array $path
Exception $previous

getServiceId()

getPath()

doc_Symfony
2016-10-28 06:32:05
Comments
Leave a Comment

Please login to continue.