MCPcopy Create free account
hub / github.com/porsager/postgres / catch

Method catch

cf/src/query.js:153–156  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

151 }
152
153 catch() {
154 this.handle()
155 return super.catch.apply(this, arguments)
156 }
157
158 finally() {
159 this.handle()

Callers 3

oncloseFunction · 0.45
handlerFunction · 0.45
largeObjectFunction · 0.45

Calls 1

handleMethod · 0.95

Tested by

no test coverage detected