public class ConcurrentAppendException
extends org.apache.spark.sql.delta.ConcurrentAppendException
implements org.apache.spark.sql.delta.DeltaThrowable
Thrown when files are added that would have been read by the current transaction.
| Constructor and Description |
|---|
ConcurrentAppendException(String message) |
ConcurrentAppendException(String[] messageParameters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorClass() |
String |
getMessage() |
$lessinit$greater$default$3conflictTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString