Uses of Class
com.google.cloud.spanner.SpannerException.ResourceNotFoundException
-
Packages that use SpannerException.ResourceNotFoundException Package Description com.google.cloud.spanner 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.spanner Modifier and Type Class Description classDatabaseNotFoundExceptionException thrown by Cloud Spanner when an operation detects that the database that is being used no longer exists.classInstanceNotFoundExceptionException thrown by Cloud Spanner when an operation detects that the instance that is being used no longer exists.classSessionNotFoundExceptionException thrown by Cloud Spanner when an operation detects that the session that is being used is no longer valid.
-