public class GridCacheFilterFailedException extends Exception
| Constructor and Description |
|---|
GridCacheFilterFailedException()
Empty constructor.
|
GridCacheFilterFailedException(CacheObject val) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
CacheObject |
value() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GridCacheFilterFailedException()
public GridCacheFilterFailedException(CacheObject val)
val - Value for which filter failed.public CacheObject value()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018