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