MCPcopy Create free account
hub / github.com/asm-js/validator / fail.js

File fail.js

lib/fail.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var match = require('pattern-match');
2
3function ValidationError(message, stack) {
4 Error.call(this, message);

Callers

nothing calls this directly

Calls 1

spacesFunction · 0.85

Tested by

no test coverage detected