MCPcopy Create free account
hub / github.com/ArrowM/Queue-Bot /

Class

src/utils/error.utils.ts:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51export class MemberNotFoundError extends AbstractError {
52 message = "Member not found";
53}
54

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected