class ServiceCircularReferenceException extends RuntimeException
This exception is thrown when a circular reference is detected.
Methods
__construct($serviceId, array $path, Exception $previous = null) | ||
getServiceId() | ||
getPath() |
class ServiceCircularReferenceException extends RuntimeException
This exception is thrown when a circular reference is detected.
__construct($serviceId, array $path, Exception $previous = null) | ||
getServiceId() | ||
getPath() |
Please login to continue.