public class HttpException extends org.elasticsearch.ElasticsearchException
Constructor and Description |
---|
HttpException(String message) |
HttpException(String message,
Throwable cause) |
contains, getDetailedMessage, getMostSpecificCause, getRootCause, status, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpException(String message)
public HttpException(String message, Throwable cause)
Copyright © 2012–2014. All rights reserved.