Class TransactionMutationLimitExceededException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.cloud.BaseServiceException
com.google.cloud.grpc.BaseGrpcServiceException
com.google.cloud.spanner.SpannerException
com.google.cloud.spanner.TransactionMutationLimitExceededException
All Implemented Interfaces:
Serializable

public class TransactionMutationLimitExceededException extends SpannerException
Exception thrown by Spanner when the transaction mutation limit has been exceeded.
See Also: