Class WriteSkewException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.infinispan.commons.CacheException
org.infinispan.transaction.WriteSkewException
All Implemented Interfaces:
Serializable

@ProtoTypeId(1078) public class WriteSkewException extends org.infinispan.commons.CacheException
Thrown when a write skew is detected
Since:
5.1
Author:
Manik Surtani
See Also:
  • Constructor Details

  • Method Details