public class ConcurrentDeleteDeleteException
extends org.apache.spark.sql.delta.ConcurrentDeleteDeleteException
implements org.apache.spark.sql.delta.DeltaThrowable
Thrown when the current transaction deletes data that was deleted by a concurrent transaction.
Constructor and Description |
---|
ConcurrentDeleteDeleteException(String message) |
ConcurrentDeleteDeleteException(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