public class IgniteSnapshotVerifyException extends IgniteException
| Constructor and Description |
|---|
IgniteSnapshotVerifyException(Map<ClusterNode,? extends Exception> map) |
| Modifier and Type | Method and Description |
|---|---|
Map<ClusterNode,Exception> |
exceptions() |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IgniteSnapshotVerifyException(Map<ClusterNode,? extends Exception> map)
map - Map of received exceptions.public Map<ClusterNode,Exception> exceptions()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021