MCPcopy
hub / github.com/codeceptjs/CodeceptJS / catch

Function catch

lib/recorder.js:171–173  ·  view source on GitHub ↗

* @param {function} fn * @inner

(fn)

Source from the content-addressed store, hash-verified

169 * @inner
170 */
171 catch(fn) {
172 promise = promise.catch(fn)
173 },
174 },
175
176 /**

Callers

nothing calls this directly

Calls 6

printObjectPropertiesFunction · 0.90
debugFunction · 0.85
currentQueueFunction · 0.85
logMethod · 0.80
stopMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected