GigaSpaces XAP 10.0.1 API

com.gigaspaces.cluster.replication.gateway.conflict
Class GeneralConflictCause

java.lang.Object
  extended by com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
      extended by com.gigaspaces.cluster.replication.gateway.conflict.GeneralConflictCause

public class GeneralConflictCause
extends ConflictCause

A ConflictCause implementation for a general conflict.

Since:
9.5
Author:
eitany

Constructor Summary
GeneralConflictCause(Throwable error)
           
 
Method Summary
 Throwable getError()
          Returns the error that causes this conflict.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GeneralConflictCause

public GeneralConflictCause(Throwable error)
Method Detail

toString

public String toString()
Specified by:
toString in class ConflictCause

getError

public Throwable getError()
Returns the error that causes this conflict.


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.