public final class NodeOutOfSyncException extends RuntimeException implements IExceptionInfo
| Constructor and Description |
|---|
NodeOutOfSyncException(String message,
IPersistentMap data) |
| Modifier and Type | Method and Description |
|---|---|
IPersistentMap |
getData() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NodeOutOfSyncException(String message, IPersistentMap data)
public IPersistentMap getData()
getData in interface IExceptionInfo