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

Class

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

Source from the content-addressed store, hash-verified

116}
117
118export class AdminAlreadyExistsError extends AbstractError {
119 message = "Admin already exists";
120}
121

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected