MCPcopy Create free account
hub / github.com/NopeCHALLC/nopecha-nodejs /

Class

nopecha.js:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75
76
77class APIError extends NopeCHAError {
78 constructor(message) {
79 super(message);
80 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected