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