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

Class

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

Source from the content-addressed store, hash-verified

26
27
28class IncompleteJobError extends NopeCHAError {
29 constructor(message) {
30 super(message);
31 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected