com.gigaspaces.cluster.replication.gateway.conflict
Class GeneralConflictCause
java.lang.Object
com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
com.gigaspaces.cluster.replication.gateway.conflict.GeneralConflictCause
public class GeneralConflictCause
- extends ConflictCause
A ConflictCause
implementation for a general conflict.
- Since:
- 9.5
- Author:
- eitany
GeneralConflictCause
public GeneralConflictCause(Throwable error)
toString
public String toString()
- Specified by:
toString
in class ConflictCause
getError
public Throwable getError()
- Returns the error that causes this conflict.
Copyright © GigaSpaces.