public class ConsistentMapException extends StorageException
Modifier and Type | Class and Description |
---|---|
static class |
ConsistentMapException.ConcurrentModification
ConsistentMap update conflicts with an in flight transaction.
|
static class |
ConsistentMapException.Interrupted
ConsistentMap operation interrupted.
|
static class |
ConsistentMapException.Timeout
ConsistentMap operation timeout.
|
StorageException.Unavailable
Constructor and Description |
---|
ConsistentMapException() |
ConsistentMapException(String message) |
ConsistentMapException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString