Internal Should not be instantiated by the user.
Readonly collectionThe name of the collection that is not found.
Readonly keyspaceThe keyspace where the collection is not found.
Readonly namespaceThe keyspace where the collection is not found.
This is now a deprecated alias for the strictly equivalent CollectionNotFoundError.keyspace, and will be removed in an upcoming major version.
https://docs.datastax.com/en/astra-db-serverless/api-reference/client-versions.html#version-1-5
Optional stackStatic Optional prepareOptional override for formatting stack traces
Static stackStatic capture
An exception thrown when certain operations are attempted on a collection that does not exist.
Field
keyspace - The keyspace that the collection was not found in
Field
collectionName - The name of the collection that was not found