MCPcopy Create free account
hub / github.com/Moli-X/Resources /

Class

Script/Hzh.js:136–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134
135function MYERR() {
136 class ParseError extends Error {
137 constructor(message) {
138 super(message);
139 this.name = "ParseError";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected