class ServiceCircularReferenceException extends RuntimeException

This exception is thrown when a circular reference is detected.

Methods

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

No description

getServiceId()

No description

getPath()

No description

Details

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

Parameters

string $serviceId
array $path
Exception $previous

getServiceId()

getPath()