public class MasterNotDiscoveredException extends ElasticsearchException
ElasticsearchException.WithRestHeaders| Constructor and Description |
|---|
MasterNotDiscoveredException() |
MasterNotDiscoveredException(String message) |
| Modifier and Type | Method and Description |
|---|---|
RestStatus |
status()
Returns the rest status code associated with this exception.
|
contains, getDetailedMessage, getMostSpecificCause, getRootCause, unwrapCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MasterNotDiscoveredException()
public MasterNotDiscoveredException(String message)
public RestStatus status()
ElasticsearchExceptionstatus in class ElasticsearchExceptionCopyright © 2009–2016. All rights reserved.