class ServiceNotFoundException extends InvalidArgumentException
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