public abstract static class AlertConditionTestResponse.ErrorMessage extends Object
| Constructor and Description |
|---|
ErrorMessage() |
| Modifier and Type | Method and Description |
|---|---|
static AlertConditionTestResponse.ErrorMessage |
create(Throwable t) |
abstract String |
message() |
abstract String |
type() |
public abstract String type()
public static AlertConditionTestResponse.ErrorMessage create(Throwable t)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.