public class ElasticException extends RuntimeException
| Constructor and Description |
|---|
ElasticException(String message) |
ElasticException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkState(boolean status,
String message) |
static ElasticException |
handleEx(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ElasticException(String message)
public static void checkState(boolean status,
String message)
public static ElasticException handleEx(String message, Throwable cause)
Copyright © 2012–2017 Polyglotted Limited. All rights reserved.