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
IOException
public XContentThrowableRestResponse(org.elasticsearch.rest.RestRequest request, org.elasticsearch.rest.RestStatus status, Throwable t) throws IOException
IOException
Copyright © 2012–2014. All rights reserved.