public static class MergePolicy.MergeException
extends java.lang.RuntimeException
Constructor and Description |
---|
MergeException(java.lang.String message,
Directory dir)
Create a
MergeException . |
MergeException(java.lang.Throwable exc,
Directory dir)
Create a
MergeException . |
Modifier and Type | Method and Description |
---|---|
Directory |
getDirectory()
Returns the
Directory of the index that hit
the exception. |