public class SearchException extends RuntimeException
Constructor and Description |
---|
SearchException(SearchError error) |
Modifier and Type | Method and Description |
---|---|
SearchError |
error() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SearchException(SearchError error)
public SearchError error()
public String getMessage()
getMessage
in class Throwable
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.