ServiceNotFoundException
class ServiceNotFoundException extends InvalidArgumentException implements NotFoundExceptionInterface
This exception is thrown when a non-existent service is requested.
Methods
__construct(string $id, string $sourceId = null, Exception $previous = null, array $alternatives = array(), string $msg = null)
No description
getId()
No description
getSourceId()
No description
getAlternatives()
No description