Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
PREFIX =
"VM Exception while processing transaction: "
;
2
const
PREFIX2 =
"Returned error: VM Exception while processing transaction: "
;
3
4
async
function
tryCatch(promise, message) {
Callers
nothing calls this directly
Calls
1
tryCatch
Function · 0.85
Tested by
no test coverage detected