Overrides PromiseInterface::resolve
public function resolve($value) : void { throw new \LogicException('Cannot resolve a rejected promise'); }