public class IgniteHistoricalIteratorException extends IgniteException
IgniteHistoricalIterator cannot iterate over WAL for some reason.| Constructor and Description |
|---|
IgniteHistoricalIteratorException(String msg)
Creates a new exception with the specified message.
|
IgniteHistoricalIteratorException(String msg,
Throwable cause)
Creates a new exception with the specified message and cause.
|
IgniteHistoricalIteratorException(Throwable cause)
Creates a new exception with the specified cause.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IgniteHistoricalIteratorException(Throwable cause)
cause - Cause.public IgniteHistoricalIteratorException(String msg, Throwable cause)
msg - Detail message.cause - Cause.public IgniteHistoricalIteratorException(String msg)
msg - Detail message.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021