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

Class

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

Source from the content-addressed store, hash-verified

19080 }
19081}
19082class InvalidAtomError extends AbstractAtomError {
19083 get message() {
19084 return super.message + ` "${this.atom.getAtom()}" does not fit in atomType "${this.atom.atomTypeId}".`
19085 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected