@Provider public class ElasticsearchExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<ElasticsearchException>
| Constructor and Description |
|---|
ElasticsearchExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(ElasticsearchException exception) |
public javax.ws.rs.core.Response toResponse(ElasticsearchException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<ElasticsearchException>Copyright © 2012–2021 Graylog, Inc.. All rights reserved.