Serializable
public static class MergePolicy.MergeException extends RuntimeException
Constructor | Description |
---|---|
MergeException(String message,
Directory dir) |
|
MergeException(Throwable exc,
Directory dir) |
Modifier and Type | Method | Description |
---|---|---|
Directory |
getDirectory() |
Returns the
Directory of the index that hit
the exception. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.