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

Class

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

Source from the content-addressed store, hash-verified

19064 }
19065}
19066class LineAppearsMultipleTimesError extends AbstractParticleError {
19067 get message() {
19068 return super.message + ` "${this.getParticle().getLine()}" appears multiple times.`
19069 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected