Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneNoteDev/WebClipper
/ setFailureType
Method
setFailureType
src/scripts/logging/submodules/event.ts:255–257 ·
view source on GitHub ↗
(type: Failure.Type)
Source
from the content-addressed store, hash-verified
253
}
254
255
public setFailureType(
type
: Failure.Type): void {
256
this._failureType =
type
;
257
}
258
}
259
260
export
interface
StreamEventData extends BaseEventData {
Callers
2
tests
Method · 0.95
logOneNoteApiRequestError
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected