public class CachePartialUpdateCheckedException extends IgniteCheckedException
failedKeys().| Constructor and Description |
|---|
CachePartialUpdateCheckedException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Collection<?> failedKeys,
Throwable err) |
<K> Collection<K> |
failedKeys()
Gets collection of failed keys.
|
String |
getMessage() |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CachePartialUpdateCheckedException(String msg)
msg - Error message.public <K> Collection<K> failedKeys()
public void add(Collection<?> failedKeys, Throwable err)
failedKeys - Failed keys.err - Error.public String getMessage()
getMessage in class Throwable
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015