Overrides PromiseInterface::catch
public function catch(callable $onRejected) : PromiseInterface { return $this; }