public interface ErrorContext
Modifier and Type | Method and Description |
---|---|
List<LuceneWork> |
getFailingOperations() |
LuceneWork |
getOperationAtFault() |
Throwable |
getThrowable() |
boolean |
hasErrors() |
List<LuceneWork> getFailingOperations()
LuceneWork getOperationAtFault()
Throwable getThrowable()
boolean hasErrors()
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved