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:
java.io.Serializable

public final class MissingHistoryOperationsException
extends java.lang.IllegalStateException
Exception indicating that not all requested operations from LuceneChangesSnapshot are 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait