Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/
Class
packages/db/src/errors.ts:126–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
export
class
CollectionIsInErrorStateError extends CollectionStateError {
127
constructor() {
128
super(`Collection is in error state`)
129
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected