MCPcopy Create free account
hub / github.com/PolymathNetwork/polymath-core / exceptions.js

File exceptions.js

test/helpers/exceptions.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const PREFIX = "VM Exception while processing transaction: ";
2const PREFIX2 = "Returned error: VM Exception while processing transaction: ";
3
4async function tryCatch(promise, message) {

Callers

nothing calls this directly

Calls 1

tryCatchFunction · 0.85

Tested by

no test coverage detected