Error thrown when a document get operation fails.
readonly
collection: string
Name of the collection.
readonly
key: unknown
Key that was being retrieved.
name: string
Error thrown when a document get operation fails.
collection: string
Name of the collection.
key: unknown
Key that was being retrieved.
name: string
import { CollectionGetFailed } from ".";