Copied!

This exception is thrown when a circular reference is detected.

Instantiable
Methods
public __construct(string $serviceId, array $path, ?Throwable $previous = NULL)
public Exception::__toString() : string
public Exception::__wakeup()
public final Exception::getCode()
public final Exception::getFile() : string
public final Exception::getLine() : int
public final Exception::getMessage() : string
public getPath() : array
public final Exception::getPrevious() : ?Throwable
public getServiceId() : string
public final Exception::getTrace() : array
public final Exception::getTraceAsString() : string
Properties
protected Exception::$code = 0
protected string Exception::$file = ''
protected int Exception::$line = 0
protected Exception::$message = ''
Properties
private array $path
private string $serviceId
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration