public abstract class SearchError extends Object implements DetailedError
| Constructor and Description |
|---|
SearchError() |
| Modifier and Type | Method and Description |
|---|---|
static SearchError |
create(String message,
Collection<String> details) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetailsmessagepublic static SearchError create(String message, Collection<String> details)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.