public static class MergePolicy.MergeException extends RuntimeException
Constructor and Description |
---|
MergeException(String message,
Directory dir)
Create a
MergeException . |
MergeException(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. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.