Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArrowM/Queue-Bot
/
Class
src/utils/error.utils.ts:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
export
class
QueueLockedError extends AbstractError {
23
message =
"Failed to join queue because it is locked"
;
24
}
25
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected