public abstract class AlarmCallbackError extends AlarmCallbackResult
| Constructor and Description |
|---|
AlarmCallbackError() |
| Modifier and Type | Method and Description |
|---|---|
static AlarmCallbackError |
create(String error) |
abstract String |
error() |
String |
type() |
public String type()
type in class AlarmCallbackResultpublic abstract String error()
public static AlarmCallbackError create(String error)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.