MCPcopy Index your code
hub / github.com/dataease/SQLBot / throwError

Function throwError

frontend/public/swagger-ui-bundle.js:33083–33085  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

33081 }
33082 return ((i.snippet = rr(i)), new tr(o, i))
33083 }
33084 function throwError(s, o) {
33085 throw generateError(s, o)
33086 }
33087 function throwWarning(s, o) {
33088 s.onWarning && s.onWarning.call(null, generateError(s, o))

Callers 11

captureSegmentFunction · 0.85
mergeMappingsFunction · 0.85
storeMappingPairFunction · 0.85
readLineBreakFunction · 0.85
readBlockSequenceFunction · 0.85
readTagPropertyFunction · 0.85
readAnchorPropertyFunction · 0.85
composeNodeFunction · 0.85
readDocumentFunction · 0.85
loadDocumentsFunction · 0.85

Calls 1

generateErrorFunction · 0.85

Tested by

no test coverage detected