ServiceCircularReferenceException

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()

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部