public class ConcurrentTransactionException
extends org.apache.spark.sql.delta.ConcurrentTransactionException
implements org.apache.spark.sql.delta.DeltaThrowable
Thrown when concurrent transaction both attempt to update the same idempotent transaction.
Constructor and Description |
---|
ConcurrentTransactionException(String message) |
ConcurrentTransactionException(String[] messageParameters) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorClass() |
String |
getMessage() |
conflictType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString