Uses of Class
com.google.cloud.spanner.SpannerException.ResourceNotFoundException
Packages that use SpannerException.ResourceNotFoundException
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of SpannerException.ResourceNotFoundException in com.google.cloud.spanner
Subclasses of SpannerException.ResourceNotFoundException in com.google.cloud.spannerModifier and TypeClassDescriptionclassException thrown by Cloud Spanner when an operation detects that the database that is being used no longer exists.classException thrown by Cloud Spanner when an operation detects that the instance that is being used no longer exists.classException thrown by Cloud Spanner when an operation detects that the session that is being used is no longer valid.