Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
Modifier and Type | Class and Description |
---|---|
class |
DatabaseNotFoundException
Exception thrown by Cloud Spanner when an operation detects that the database that is being used
no longer exists.
|
class |
InstanceNotFoundException
Exception thrown by Cloud Spanner when an operation detects that the instance that is being used
no longer exists.
|
class |
SessionNotFoundException
Exception thrown by Cloud Spanner when an operation detects that the session that is being used
is no longer valid.
|
Copyright © 2022 Google LLC. All rights reserved.