Class ProtocolChangedException

All Implemented Interfaces:
Serializable

@Evolving public class ProtocolChangedException extends ConcurrentWriteException
Thrown when the protocol of the Delta table has changed between the time of transaction start and the time of commit.
Since:
3.2.0
See Also:
  • Constructor Details

    • ProtocolChangedException

      public ProtocolChangedException(long attemptVersion)