Package org.elasticsearch.index.engine
Class MissingHistoryOperationsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- org.elasticsearch.index.engine.MissingHistoryOperationsException
-
- All Implemented Interfaces:
Serializable
public final class MissingHistoryOperationsException extends IllegalStateException
Exception indicating that not all requested operations fromLuceneChangesSnapshotare available.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-