public class GeneralConflictCause extends ConflictCause
ConflictCause implementation for a general conflict.| Constructor and Description | 
|---|
| GeneralConflictCause(Throwable error) | 
| Modifier and Type | Method and Description | 
|---|---|
| Throwable | getError()Returns the error that causes this conflict. | 
| String | toString() | 
public GeneralConflictCause(Throwable error)
public String toString()
toString in class ConflictCausepublic Throwable getError()
Copyright © GigaSpaces.