public class XContentThrowableRestResponse extends XContentRestResponse
| Constructor and Description |
|---|
XContentThrowableRestResponse(org.elasticsearch.rest.RestRequest request,
org.elasticsearch.rest.RestStatus status,
Throwable t) |
XContentThrowableRestResponse(org.elasticsearch.rest.RestRequest request,
Throwable t) |
public XContentThrowableRestResponse(org.elasticsearch.rest.RestRequest request, Throwable t) throws IOException
IOExceptionpublic XContentThrowableRestResponse(org.elasticsearch.rest.RestRequest request, org.elasticsearch.rest.RestStatus status, Throwable t) throws IOException
IOExceptionCopyright © 2012–2014. All rights reserved.