MCPcopy Create free account
hub / github.com/OneNoteDev/WebClipper / getFailureInfo

Method getFailureInfo

src/scripts/logging/submodules/event.ts:239–241  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

237 }
238
239 public getFailureInfo(): string {
240 return ErrorUtils.toString(this._failureInfo);
241 }
242
243 /**
244 * Set this PromiseEvent's FailureInfo to a copy of the GenericError passed in

Callers 1

addPromiseEventItemsFunction · 0.80

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected