public abstract class ErrorResponse extends Object
| Constructor and Description |
|---|
ErrorResponse() |
| Modifier and Type | Method and Description |
|---|---|
static ErrorResponse |
create(Error error) |
abstract Optional<Error> |
error() |
String |
toString() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.