MCPcopy Create free account
hub / github.com/PageLeay/celestial-runtime / _throwError

Method _throwError

lib.esm/abi/coders/abstract-coder.js:337–339  ·  view source on GitHub ↗
(message, value)

Source from the content-addressed store, hash-verified

335 });
336 }
337 _throwError(message, value) {
338 assertArgument(false, message, this.localName, value);
339 }
340}
341/**
342 * @_ignore

Callers 10

encodeMethod · 0.45
encodeMethod · 0.45
encodeMethod · 0.45
encodeMethod · 0.45
encodeMethod · 0.45
encodeMethod · 0.45
encodeMethod · 0.45
encodeMethod · 0.45
encodeMethod · 0.45
encodeMethod · 0.45

Calls 1

assertArgumentFunction · 0.90

Tested by

no test coverage detected