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

Class

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

Source from the content-addressed store, hash-verified

19075 }
19076}
19077class UnknownAtomTypeError extends AbstractAtomError {
19078 get message() {
19079 return super.message + ` No atomType "${this.atom.atomTypeId}" found. Language parsers for "${this.getExtension()}" may need to be fixed.`
19080 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected