public class WriteSkewException extends CacheException
| Constructor and Description |
|---|
WriteSkewException() |
WriteSkewException(String msg,
Object key) |
WriteSkewException(String msg,
Throwable cause,
Object key) |
WriteSkewException(Throwable cause,
Object key) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final Object getKey()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.