Overrides FutureInterface::catch
public function catch(Closure $closure) : FutureInterface { return $this; }