public class CacheFlagException extends IgniteException
| Constructor and Description |
|---|
CacheFlagException(CacheFlag... flags) |
CacheFlagException(Collection<CacheFlag> flags) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CacheFlag> |
flags() |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CacheFlagException(@Nullable CacheFlag... flags)
flags - Cause flags.public CacheFlagException(@Nullable Collection<CacheFlag> flags)
flags - Cause flags.public Collection<CacheFlag> flags()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015