public class ConcurrentWriteException
extends org.apache.spark.sql.delta.ConcurrentWriteException
implements org.apache.spark.sql.delta.DeltaThrowable
Thrown when a concurrent transaction has written data after the current transaction read the table.
Constructor and Description |
---|
ConcurrentWriteException(String message) |
ConcurrentWriteException(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