ServiceNotFoundException
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())
No description
getId()
No description
getSourceId()
No description