public class ProtocolChangedException
extends org.apache.spark.sql.delta.ProtocolChangedException
implements org.apache.spark.sql.delta.DeltaThrowable
Thrown when the protocol version has changed between the time of read and the time of commit.
Constructor and Description |
---|
ProtocolChangedException(String message) |
ProtocolChangedException(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