Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/
Class
packages/db-sqlite-persistence-core/src/errors.ts:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
export
class
PersistenceUnavailableError extends PersistedCollectionCoreError {
65
constructor(details?: string) {
66
super(
67
details
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected