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