Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ _throwError
Method
_throwError
js/src/static_dependencies/ethers/coders/abstract-coder.js:280–282 ·
view source on GitHub ↗
(message, value)
Source
from the content-addressed store, hash-verified
278
});
279
}
280
_throwError(message, value) {
281
assertArgument(false, message, this.localName, value);
282
}
283
}
284
/**
285
* @_ignore
Callers
10
encode
Method · 0.80
encode
Method · 0.80
encode
Method · 0.80
encode
Method · 0.80
encode
Method · 0.80
encode
Method · 0.80
encode
Method · 0.80
encode
Method · 0.80
encode
Method · 0.80
encode
Method · 0.80
Calls
1
assertArgument
Function · 0.90
Tested by
no test coverage detected