ServiceNotFoundException

ServiceNotFoundException

class ServiceNotFoundException extends InvalidArgumentException implements NotFoundExceptionInterface

This exception is thrown when a non-existent service is requested.

Methods

__construct($id, $sourceId = null, Exception $previous = null, array $alternatives = array())
getId()
getSourceId()

Details

__construct($id, $sourceId = null, Exception $previous = null, array $alternatives = array())

Parameters

$id
$sourceId
Exception $previous
array $alternatives

getId()

getSourceId()

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部