package internal
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
sealed abstract
class
SpannerError extends AnyRef
Some errors discovered by sending invalid requests to spanner
Value Members
- object DatabaseNotFound extends SpannerError with Product with Serializable
- object InvalidSession extends SpannerError with Product with Serializable
- object SessionDeleted extends SpannerError with Product with Serializable
- object TableNotFound extends SpannerError with Product with Serializable