public class ClusterRunnerException extends RuntimeException
| Constructor and Description |
|---|
ClusterRunnerException(String message) |
ClusterRunnerException(String message,
org.elasticsearch.action.ActionResponse response) |
ClusterRunnerException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.elasticsearch.action.ActionResponse> |
getActionResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2019 CodeLibs Project. All rights reserved.