MCPcopy 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

encodeMethod · 0.80
encodeMethod · 0.80
encodeMethod · 0.80
encodeMethod · 0.80
encodeMethod · 0.80
encodeMethod · 0.80
encodeMethod · 0.80
encodeMethod · 0.80
encodeMethod · 0.80
encodeMethod · 0.80

Calls 1

assertArgumentFunction · 0.90

Tested by

no test coverage detected