MCPcopy Create free account
hub / github.com/apple/foundationdb / onError

Function onError

fdbclient/PaxosConfigTransaction.actor.cpp:393–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

391 }
392
393 Future<Void> onError(Error const& e) { return onError(this, e); }
394
395 void debugTransaction(UID dID) { this->dID = dID; }
396

Callers 8

lastErrorMethod · 0.85
TryMethod · 0.85
retryableFunction · 0.85
blockingContinueAfterMethod · 0.85
onFutureReadyMethod · 0.85
onErrorMethod · 0.85
onErrorMethod · 0.85
onErrorMethod · 0.85

Calls

no outgoing calls

Tested by 2

blockingContinueAfterMethod · 0.68
onFutureReadyMethod · 0.68