Class MergePolicy.MergeAbortedException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    MergePolicy

    public static class MergePolicy.MergeAbortedException
    extends IOException
    Thrown when a merge was explicitly aborted because IndexWriter.abortMerges() was called. Normally this exception is privately caught and suppressed by IndexWriter.
    See Also:
    Serialized Form