Class MissingDefaultSequenceKindException

All Implemented Interfaces:
Serializable

public class MissingDefaultSequenceKindException extends SpannerException
Exception thrown by Spanner when a DDL statement failed because no default sequence kind has been configured for a database.
See Also: