MCPcopy Create free account
hub / github.com/breck7/scroll /

Class

external/.scrollLibs.js:19097–19097  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19095 }
19096}
19097class ExtraAtomError extends AbstractAtomError {
19098 get message() {
19099 return super.message + ` Extra atom "${this.atom.getAtom()}" in ${this.parserId}.`
19100 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected